home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / binutils.7 / binutils / binutils-2.7 / gas / configure < prev    next >
Encoding:
Text File  |  1996-07-04  |  75.3 KB  |  2,636 lines

  1. #! /bin/sh
  2.  
  3. # Guess values for system-dependent variables and create Makefiles.
  4. # Generated automatically using autoconf version 2.10 
  5. # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
  6. #
  7. # This configure script is free software; the Free Software Foundation
  8. # gives unlimited permission to copy, distribute and modify it.
  9.  
  10. # Defaults:
  11. ac_help=
  12. ac_default_prefix=/usr/local
  13. # Any additions from configure.in:
  14. ac_help="$ac_help
  15.   --enable-bfd-assembler  use BFD back end for writing object files"
  16. ac_help="$ac_help
  17.     targets            alternative target configurations besides the primary"
  18. ac_help="$ac_help
  19.   --enable-shared         build shared BFD library"
  20.  
  21. # Initialize some variables set by options.
  22. # The variables have the same names as the options, with
  23. # dashes changed to underlines.
  24. build=NONE
  25. cache_file=./config.cache
  26. exec_prefix=NONE
  27. host=NONE
  28. no_create=
  29. nonopt=NONE
  30. no_recursion=
  31. prefix=NONE
  32. program_prefix=NONE
  33. program_suffix=NONE
  34. program_transform_name=s,x,x,
  35. silent=
  36. site=
  37. srcdir=
  38. target=NONE
  39. verbose=
  40. x_includes=NONE
  41. x_libraries=NONE
  42. bindir='${exec_prefix}/bin'
  43. sbindir='${exec_prefix}/sbin'
  44. libexecdir='${exec_prefix}/libexec'
  45. datadir='${prefix}/share'
  46. sysconfdir='${prefix}/etc'
  47. sharedstatedir='${prefix}/com'
  48. localstatedir='${prefix}/var'
  49. libdir='${exec_prefix}/lib'
  50. includedir='${prefix}/include'
  51. oldincludedir='/usr/include'
  52. infodir='${prefix}/info'
  53. mandir='${prefix}/man'
  54.  
  55. # Initialize some other variables.
  56. subdirs=
  57. MFLAGS= MAKEFLAGS=
  58.  
  59. ac_prev=
  60. for ac_option
  61. do
  62.  
  63.   # If the previous option needs an argument, assign it.
  64.   if test -n "$ac_prev"; then
  65.     eval "$ac_prev=\$ac_option"
  66.     ac_prev=
  67.     continue
  68.   fi
  69.  
  70.   case "$ac_option" in
  71.   -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
  72.   *) ac_optarg= ;;
  73.   esac
  74.  
  75.   # Accept the important Cygnus configure options, so we can diagnose typos.
  76.  
  77.   case "$ac_option" in
  78.  
  79.   -bindir | --bindir | --bindi | --bind | --bin | --bi)
  80.     ac_prev=bindir ;;
  81.   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
  82.     bindir="$ac_optarg" ;;
  83.  
  84.   -build | --build | --buil | --bui | --bu)
  85.     ac_prev=build ;;
  86.   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
  87.     build="$ac_optarg" ;;
  88.  
  89.   -cache-file | --cache-file | --cache-fil | --cache-fi \
  90.   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
  91.     ac_prev=cache_file ;;
  92.   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
  93.   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
  94.     cache_file="$ac_optarg" ;;
  95.  
  96.   -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
  97.     ac_prev=datadir ;;
  98.   -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
  99.   | --da=*)
  100.     datadir="$ac_optarg" ;;
  101.  
  102.   -disable-* | --disable-*)
  103.     ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
  104.     # Reject names that are not valid shell variable names.
  105.     if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
  106.       { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
  107.     fi
  108.     ac_feature=`echo $ac_feature| sed 's/-/_/g'`
  109.     eval "enable_${ac_feature}=no" ;;
  110.  
  111.   -enable-* | --enable-*)
  112.     ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
  113.     # Reject names that are not valid shell variable names.
  114.     if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
  115.       { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
  116.     fi
  117.     ac_feature=`echo $ac_feature| sed 's/-/_/g'`
  118.     case "$ac_option" in
  119.       *=*) ;;
  120.       *) ac_optarg=yes ;;
  121.     esac
  122.     eval "enable_${ac_feature}='$ac_optarg'" ;;
  123.  
  124.   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
  125.   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
  126.   | --exec | --exe | --ex)
  127.     ac_prev=exec_prefix ;;
  128.   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
  129.   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
  130.   | --exec=* | --exe=* | --ex=*)
  131.     exec_prefix="$ac_optarg" ;;
  132.  
  133.   -gas | --gas | --ga | --g)
  134.     # Obsolete; use --with-gas.
  135.     with_gas=yes ;;
  136.  
  137.   -help | --help | --hel | --he)
  138.     # Omit some internal or obsolete options to make the list less imposing.
  139.     # This message is too long to be a string in the A/UX 3.1 sh.
  140.     cat << EOF
  141. Usage: configure [options] [host]
  142. Options: [defaults in brackets after descriptions]
  143. Configuration:
  144.   --cache-file=FILE       cache test results in FILE
  145.   --help                  print this message
  146.   --no-create             do not create output files
  147.   --quiet, --silent       do not print \`checking...' messages
  148.   --version               print the version of autoconf that created configure
  149. Directory and file names:
  150.   --prefix=PREFIX         install architecture-independent files in PREFIX
  151.                           [$ac_default_prefix]
  152.   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
  153.                           [same as prefix]
  154.   --bindir=DIR            user executables in DIR [EPREFIX/bin]
  155.   --sbindir=DIR           system admin executables in DIR [EPREFIX/sbin]
  156.   --libexecdir=DIR        program executables in DIR [EPREFIX/libexec]
  157.   --datadir=DIR           read-only architecture-independent data in DIR
  158.                           [PREFIX/share]
  159.   --sysconfdir=DIR        read-only single-machine data in DIR [PREFIX/etc]
  160.   --sharedstatedir=DIR    modifiable architecture-independent data in DIR
  161.                           [PREFIX/com]
  162.   --localstatedir=DIR     modifiable single-machine data in DIR [PREFIX/var]
  163.   --libdir=DIR            object code libraries in DIR [EPREFIX/lib]
  164.   --includedir=DIR        C header files in DIR [PREFIX/include]
  165.   --oldincludedir=DIR     C header files for non-gcc in DIR [/usr/include]
  166.   --infodir=DIR           info documentation in DIR [PREFIX/info]
  167.   --mandir=DIR            man documentation in DIR [PREFIX/man]
  168.   --srcdir=DIR            find the sources in DIR [configure dir or ..]
  169.   --program-prefix=PREFIX prepend PREFIX to installed program names
  170.   --program-suffix=SUFFIX append SUFFIX to installed program names
  171.   --program-transform-name=PROGRAM
  172.                           run sed PROGRAM on installed program names
  173. EOF
  174.     cat << EOF
  175. Host type:
  176.   --build=BUILD           configure for building on BUILD [BUILD=HOST]
  177.   --host=HOST             configure for HOST [guessed]
  178.   --target=TARGET         configure for TARGET [TARGET=HOST]
  179. Features and packages:
  180.   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  181.   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
  182.   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  183.   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  184.   --x-includes=DIR        X include files are in DIR
  185.   --x-libraries=DIR       X library files are in DIR
  186. EOF
  187.     if test -n "$ac_help"; then
  188.       echo "--enable and --with options recognized:$ac_help"
  189.     fi
  190.     exit 0 ;;
  191.  
  192.   -host | --host | --hos | --ho)
  193.     ac_prev=host ;;
  194.   -host=* | --host=* | --hos=* | --ho=*)
  195.     host="$ac_optarg" ;;
  196.  
  197.   -includedir | --includedir | --includedi | --included | --include \
  198.   | --includ | --inclu | --incl | --inc)
  199.     ac_prev=includedir ;;
  200.   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
  201.   | --includ=* | --inclu=* | --incl=* | --inc=*)
  202.     includedir="$ac_optarg" ;;
  203.  
  204.   -infodir | --infodir | --infodi | --infod | --info | --inf)
  205.     ac_prev=infodir ;;
  206.   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
  207.     infodir="$ac_optarg" ;;
  208.  
  209.   -libdir | --libdir | --libdi | --libd)
  210.     ac_prev=libdir ;;
  211.   -libdir=* | --libdir=* | --libdi=* | --libd=*)
  212.     libdir="$ac_optarg" ;;
  213.  
  214.   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
  215.   | --libexe | --libex | --libe)
  216.     ac_prev=libexecdir ;;
  217.   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
  218.   | --libexe=* | --libex=* | --libe=*)
  219.     libexecdir="$ac_optarg" ;;
  220.  
  221.   -localstatedir | --localstatedir | --localstatedi | --localstated \
  222.   | --localstate | --localstat | --localsta | --localst \
  223.   | --locals | --local | --loca | --loc | --lo)
  224.     ac_prev=localstatedir ;;
  225.   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
  226.   | --localstate=* | --localstat=* | --localsta=* | --localst=* \
  227.   | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
  228.     localstatedir="$ac_optarg" ;;
  229.  
  230.   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
  231.     ac_prev=mandir ;;
  232.   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
  233.     mandir="$ac_optarg" ;;
  234.  
  235.   -nfp | --nfp | --nf)
  236.     # Obsolete; use --without-fp.
  237.     with_fp=no ;;
  238.  
  239.   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
  240.   | --no-cr | --no-c)
  241.     no_create=yes ;;
  242.  
  243.   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
  244.   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
  245.     no_recursion=yes ;;
  246.  
  247.   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
  248.   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
  249.   | --oldin | --oldi | --old | --ol | --o)
  250.     ac_prev=oldincludedir ;;
  251.   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
  252.   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
  253.   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
  254.     oldincludedir="$ac_optarg" ;;
  255.  
  256.   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
  257.     ac_prev=prefix ;;
  258.   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
  259.     prefix="$ac_optarg" ;;
  260.  
  261.   -program-prefix | --program-prefix | --program-prefi | --program-pref \
  262.   | --program-pre | --program-pr | --program-p)
  263.     ac_prev=program_prefix ;;
  264.   -program-prefix=* | --program-prefix=* | --program-prefi=* \
  265.   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
  266.     program_prefix="$ac_optarg" ;;
  267.  
  268.   -program-suffix | --program-suffix | --program-suffi | --program-suff \
  269.   | --program-suf | --program-su | --program-s)
  270.     ac_prev=program_suffix ;;
  271.   -program-suffix=* | --program-suffix=* | --program-suffi=* \
  272.   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
  273.     program_suffix="$ac_optarg" ;;
  274.  
  275.   -program-transform-name | --program-transform-name \
  276.   | --program-transform-nam | --program-transform-na \
  277.   | --program-transform-n | --program-transform- \
  278.   | --program-transform | --program-transfor \
  279.   | --program-transfo | --program-transf \
  280.   | --program-trans | --program-tran \
  281.   | --progr-tra | --program-tr | --program-t)
  282.     ac_prev=program_transform_name ;;
  283.   -program-transform-name=* | --program-transform-name=* \
  284.   | --program-transform-nam=* | --program-transform-na=* \
  285.   | --program-transform-n=* | --program-transform-=* \
  286.   | --program-transform=* | --program-transfor=* \
  287.   | --program-transfo=* | --program-transf=* \
  288.   | --program-trans=* | --program-tran=* \
  289.   | --progr-tra=* | --program-tr=* | --program-t=*)
  290.     program_transform_name="$ac_optarg" ;;
  291.  
  292.   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
  293.   | -silent | --silent | --silen | --sile | --sil)
  294.     silent=yes ;;
  295.  
  296.   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
  297.     ac_prev=sbindir ;;
  298.   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
  299.   | --sbi=* | --sb=*)
  300.     sbindir="$ac_optarg" ;;
  301.  
  302.   -sharedstatedir | --sharedstatedir | --sharedstatedi \
  303.   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
  304.   | --sharedst | --shareds | --shared | --share | --shar \
  305.   | --sha | --sh)
  306.     ac_prev=sharedstatedir ;;
  307.   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
  308.   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
  309.   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
  310.   | --sha=* | --sh=*)
  311.     sharedstatedir="$ac_optarg" ;;
  312.  
  313.   -site | --site | --sit)
  314.     ac_prev=site ;;
  315.   -site=* | --site=* | --sit=*)
  316.     site="$ac_optarg" ;;
  317.  
  318.   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
  319.     ac_prev=srcdir ;;
  320.   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
  321.     srcdir="$ac_optarg" ;;
  322.  
  323.   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
  324.   | --syscon | --sysco | --sysc | --sys | --sy)
  325.     ac_prev=sysconfdir ;;
  326.   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
  327.   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
  328.     sysconfdir="$ac_optarg" ;;
  329.  
  330.   -target | --target | --targe | --targ | --tar | --ta | --t)
  331.     ac_prev=target ;;
  332.   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
  333.     target="$ac_optarg" ;;
  334.  
  335.   -v | -verbose | --verbose | --verbos | --verbo | --verb)
  336.     verbose=yes ;;
  337.  
  338.   -version | --version | --versio | --versi | --vers)
  339.     echo "configure generated by autoconf version 2.10"
  340.     exit 0 ;;
  341.  
  342.   -with-* | --with-*)
  343.     ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
  344.     # Reject names that are not valid shell variable names.
  345.     if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
  346.       { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
  347.     fi
  348.     ac_package=`echo $ac_package| sed 's/-/_/g'`
  349.     case "$ac_option" in
  350.       *=*) ;;
  351.       *) ac_optarg=yes ;;
  352.     esac
  353.     eval "with_${ac_package}='$ac_optarg'" ;;
  354.  
  355.   -without-* | --without-*)
  356.     ac_package=`echo $ac_option|sed -e 's/-*without-//'`
  357.     # Reject names that are not valid shell variable names.
  358.     if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
  359.       { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
  360.     fi
  361.     ac_package=`echo $ac_package| sed 's/-/_/g'`
  362.     eval "with_${ac_package}=no" ;;
  363.  
  364.   --x)
  365.     # Obsolete; use --with-x.
  366.     with_x=yes ;;
  367.  
  368.   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
  369.   | --x-incl | --x-inc | --x-in | --x-i)
  370.     ac_prev=x_includes ;;
  371.   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
  372.   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
  373.     x_includes="$ac_optarg" ;;
  374.  
  375.   -x-libraries | --x-libraries | --x-librarie | --x-librari \
  376.   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
  377.     ac_prev=x_libraries ;;
  378.   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
  379.   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
  380.     x_libraries="$ac_optarg" ;;
  381.  
  382.   -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
  383.     ;;
  384.  
  385.   *)
  386.     if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
  387.       echo "configure: warning: $ac_option: invalid host type" 1>&2
  388.     fi
  389.     if test "x$nonopt" != xNONE; then
  390.       { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
  391.     fi
  392.     nonopt="$ac_option"
  393.     ;;
  394.  
  395.   esac
  396. done
  397.  
  398. if test -n "$ac_prev"; then
  399.   { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
  400. fi
  401.  
  402. trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
  403.  
  404. # File descriptor usage:
  405. # 0 standard input
  406. # 1 file creation
  407. # 2 errors and warnings
  408. # 3 some systems may open it to /dev/tty
  409. # 4 used on the Kubota Titan
  410. # 6 checking for... messages and results
  411. # 5 compiler messages saved in config.log
  412. if test "$silent" = yes; then
  413.   exec 6>/dev/null
  414. else
  415.   exec 6>&1
  416. fi
  417. exec 5>./config.log
  418.  
  419. echo "\
  420. This file contains any messages produced by compilers while
  421. running configure, to aid debugging if configure makes a mistake.
  422. " 1>&5
  423.  
  424. # Strip out --no-create and --no-recursion so they do not pile up.
  425. # Also quote any args containing shell metacharacters.
  426. ac_configure_args=
  427. for ac_arg
  428. do
  429.   case "$ac_arg" in
  430.   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
  431.   | --no-cr | --no-c) ;;
  432.   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
  433.   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
  434.   *" "*|*"    "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
  435.   ac_configure_args="$ac_configure_args '$ac_arg'" ;;
  436.   *) ac_configure_args="$ac_configure_args $ac_arg" ;;
  437.   esac
  438. done
  439.  
  440. # NLS nuisances.
  441. # Only set LANG and LC_ALL to C if already set.
  442. # These must not be set unconditionally because not all systems understand
  443. # e.g. LANG=C (notably SCO).
  444. if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
  445. if test "${LANG+set}"   = set; then LANG=C;   export LANG;   fi
  446.  
  447. # confdefs.h avoids OS command line length limits that DEFS can exceed.
  448. rm -rf conftest* confdefs.h
  449. # AIX cpp loses on an empty file, so make sure it contains at least a newline.
  450. echo > confdefs.h
  451.  
  452. # A filename unique to this package, relative to the directory that
  453. # configure is in, which we can look for to find out if srcdir is correct.
  454. ac_unique_file=as.h
  455.  
  456. # Find the source files, if location was not specified.
  457. if test -z "$srcdir"; then
  458.   ac_srcdir_defaulted=yes
  459.   # Try the directory containing this script, then its parent.
  460.   ac_prog=$0
  461.   ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
  462.   test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
  463.   srcdir=$ac_confdir
  464.   if test ! -r $srcdir/$ac_unique_file; then
  465.     srcdir=..
  466.   fi
  467. else
  468.   ac_srcdir_defaulted=no
  469. fi
  470. if test ! -r $srcdir/$ac_unique_file; then
  471.   if test "$ac_srcdir_defaulted" = yes; then
  472.     { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
  473.   else
  474.     { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
  475.   fi
  476. fi
  477. srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
  478.  
  479. # Prefer explicitly selected file to automatically selected ones.
  480. if test -z "$CONFIG_SITE"; then
  481.   if test "x$prefix" != xNONE; then
  482.     CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
  483.   else
  484.     CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
  485.   fi
  486. fi
  487. for ac_site_file in $CONFIG_SITE; do
  488.   if test -r "$ac_site_file"; then
  489.     echo "loading site script $ac_site_file"
  490.     . "$ac_site_file"
  491.   fi
  492. done
  493.  
  494. if test -r "$cache_file"; then
  495.   echo "loading cache $cache_file"
  496.   . $cache_file
  497. else
  498.   echo "creating cache $cache_file"
  499.   > $cache_file
  500. fi
  501.  
  502. ac_ext=c
  503. # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
  504. ac_cpp='$CPP $CPPFLAGS'
  505. ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
  506. ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
  507.  
  508. if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
  509.   # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
  510.   if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
  511.     ac_n= ac_c='
  512. ' ac_t='    '
  513.   else
  514.     ac_n=-n ac_c= ac_t=
  515.   fi
  516. else
  517.   ac_n= ac_c='\c' ac_t=
  518. fi
  519.  
  520. user_bfd_gas=
  521. # Check whether --enable-bfd-assembler or --disable-bfd-assembler was given.
  522. if test "${enable_bfd_assembler+set}" = set; then
  523.   enableval="$enable_bfd_assembler"
  524.   case "${enableval}" in
  525.   yes) need_bfd=yes user_bfd_gas=yes ;;
  526.   no)  user_bfd_gas=no ;;
  527.   *)   { echo "configure: error: bad value ${enableval} given for bfd-assembler option" 1>&2; exit 1; } ;;
  528. esac
  529. fi
  530. # Check whether --enable-targets or --disable-targets was given.
  531. if test "${enable_targets+set}" = set; then
  532.   enableval="$enable_targets"
  533.   case "${enableval}" in
  534.   yes | "") { echo "configure: error: enable-targets option must specify target names or 'all'" 1>&2; exit 1; }
  535.         ;;
  536.   no)        enable_targets= ;;
  537.   *)        enable_targets=$enableval ;;
  538. esac
  539. fi
  540. # Check whether --enable-shared or --disable-shared was given.
  541. if test "${enable_shared+set}" = set; then
  542.   enableval="$enable_shared"
  543.   case "${enableval}" in
  544.   yes) shared=true shared_bfd=true shared_opcodes=true ;;
  545.   no)  shared=false ;;
  546.   *bfd*opcodes*) shared=true shared_bfd=true shared_opcodes=true ;;
  547.   *opcodes*bfd*) shared=true shared_bfd=true shared_opcodes=true ;;
  548.   *bfd*) shared=true shared_bfd=true ;;
  549.   *opcodes*) shared=true shared_opcodes=true ;;
  550.   *) shared=false ;;
  551. esac
  552. fi
  553.  
  554. # Generate a header file -- gets more post-processing by Makefile later.
  555.  
  556.  
  557. ac_aux_dir=
  558. for ac_dir in `cd $srcdir;pwd`/.. $srcdir/`cd $srcdir;pwd`/..; do
  559.   if test -f $ac_dir/install-sh; then
  560.     ac_aux_dir=$ac_dir
  561.     ac_install_sh="$ac_aux_dir/install-sh -c"
  562.     break
  563.   elif test -f $ac_dir/install.sh; then
  564.     ac_aux_dir=$ac_dir
  565.     ac_install_sh="$ac_aux_dir/install.sh -c"
  566.     break
  567.   fi
  568. done
  569. if test -z "$ac_aux_dir"; then
  570.   { echo "configure: error: can not find install-sh or install.sh in `cd $srcdir;pwd`/.. $srcdir/`cd $srcdir;pwd`/.." 1>&2; exit 1; }
  571. fi
  572. ac_config_guess=$ac_aux_dir/config.guess
  573. ac_config_sub=$ac_aux_dir/config.sub
  574. ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
  575.  
  576.  
  577. # Do some error checking and defaulting for the host and target type.
  578. # The inputs are:
  579. #    configure --host=HOST --target=TARGET --build=BUILD NONOPT
  580. #
  581. # The rules are:
  582. # 1. You are not allowed to specify --host, --target, and nonopt at the
  583. #    same time.
  584. # 2. Host defaults to nonopt.
  585. # 3. If nonopt is not specified, then host defaults to the current host,
  586. #    as determined by config.guess.
  587. # 4. Target and build default to nonopt.
  588. # 5. If nonopt is not specified, then target and build default to host.
  589.  
  590. # The aliases save the names the user supplied, while $host etc.
  591. # will get canonicalized.
  592. case $host---$target---$nonopt in
  593. NONE---*---* | *---NONE---* | *---*---NONE) ;;
  594. *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
  595. esac
  596.  
  597.  
  598. # Make sure we can run config.sub.
  599. if $ac_config_sub sun4 >/dev/null 2>&1; then :
  600. else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
  601. fi
  602.  
  603. echo $ac_n "checking host system type""... $ac_c" 1>&6
  604.  
  605. host_alias=$host
  606. case "$host_alias" in
  607. NONE)
  608.   case $nonopt in
  609.   NONE)
  610.     if host_alias=`$ac_config_guess`; then :
  611.     else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
  612.     fi ;;
  613.   *) host_alias=$nonopt ;;
  614.   esac ;;
  615. esac
  616.  
  617. host=`$ac_config_sub $host_alias`
  618. host_cpu=`echo $host | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\1/'`
  619. host_vendor=`echo $host | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\2/'`
  620. host_os=`echo $host | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\3/'`
  621. echo "$ac_t""$host" 1>&6
  622.  
  623. echo $ac_n "checking target system type""... $ac_c" 1>&6
  624.  
  625. target_alias=$target
  626. case "$target_alias" in
  627. NONE)
  628.   case $nonopt in
  629.   NONE) target_alias=$host_alias ;;
  630.   *) target_alias=$nonopt ;;
  631.   esac ;;
  632. esac
  633.  
  634. target=`$ac_config_sub $target_alias`
  635. target_cpu=`echo $target | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\1/'`
  636. target_vendor=`echo $target | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\2/'`
  637. target_os=`echo $target | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\3/'`
  638. echo "$ac_t""$target" 1>&6
  639.  
  640. echo $ac_n "checking build system type""... $ac_c" 1>&6
  641.  
  642. build_alias=$build
  643. case "$build_alias" in
  644. NONE)
  645.   case $nonopt in
  646.   NONE) build_alias=$host_alias ;;
  647.   *) build_alias=$nonopt ;;
  648.   esac ;;
  649. esac
  650.  
  651. build=`$ac_config_sub $build_alias`
  652. build_cpu=`echo $build | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\1/'`
  653. build_vendor=`echo $build | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\2/'`
  654. build_os=`echo $build | sed 's/^\(.*\)-\(.*\)-\(.*\)$/\3/'`
  655. echo "$ac_t""$build" 1>&6
  656.  
  657. test "$host_alias" != "$target_alias" &&
  658.   test "$program_prefix$program_suffix$program_transform_name" = \
  659.     NONENONEs,x,x, &&
  660.   program_prefix=${target_alias}-
  661.  
  662. if test "$program_transform_name" = s,x,x,; then
  663.   program_transform_name=
  664. else
  665.   # Double any \ or $.  echo might interpret backslashes.
  666.   cat <<\EOF_SED > conftestsed
  667. s,\\,\\\\,g; s,\$,$$,g
  668. EOF_SED
  669.   program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
  670.   rm -f conftestsed
  671. fi
  672. test "$program_prefix" != NONE &&
  673.   program_transform_name="s,^,${program_prefix},; $program_transform_name"
  674. # Use a double $ so make ignores it.
  675. test "$program_suffix" != NONE &&
  676.   program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
  677.  
  678. # sed with no file args requires a program.
  679. test "$program_transform_name" = "" && program_transform_name="s,x,x,"
  680.  
  681.  
  682. te_file=generic
  683.  
  684. canon_targets=""
  685. if test -n "$enable_targets" ; then
  686.   for t in `echo $enable_targets | sed 's/,/ /g'`; do
  687.     result=`$ac_config_sub $t 2>/dev/null`
  688.     if test -n "$result" ; then
  689.       canon_targets="$canon_targets $result"
  690. #    else
  691. #      # Permit "all", etc.  We don't support it yet though.
  692. #      canon_targets="$canon_targets $t"
  693.     fi
  694.   done
  695.   _gas_uniq_list="$canon_targets"
  696. _gas_uniq_newlist=""
  697. for _gas_uniq_i in _gas_uniq_dummy $_gas_uniq_list ; do
  698.   case $_gas_uniq_i in
  699.   _gas_uniq_dummy) ;;
  700.   *) case " $_gas_uniq_newlist " in
  701.        *" $_gas_uniq_i "*) ;;
  702.        *) _gas_uniq_newlist="$_gas_uniq_newlist $_gas_uniq_i" ;;
  703.      esac ;;
  704.   esac
  705. done
  706. canon_targets=$_gas_uniq_newlist
  707.  
  708. fi
  709.  
  710. emulations=""
  711.  
  712. for this_target in $target $canon_targets ; do
  713.  
  714.     eval `echo $this_target | sed 's/^\(.*\)-\(.*\)-\(.*\)$/cpu=\1 vendor=\2 os=\3/'`
  715.  
  716.     # check for architecture variants
  717.     case ${cpu} in
  718.       armeb)        cpu_type=arm endian=big ;;
  719.       arm*)        cpu_type=arm endian=little ;;
  720.       hppa*)        cpu_type=hppa ;;
  721.       i[456]86)        cpu_type=i386 ;;
  722.       m680[012346]0)    cpu_type=m68k ;;
  723.       m68008)        cpu_type=m68k ;;
  724.       m683??)        cpu_type=m68k ;;
  725.       m8*)        cpu_type=m88k ;;
  726.       mips*el)        cpu_type=mips endian=little;;
  727.       mips*)        cpu_type=mips endian=big ;;
  728.       powerpcle*)    cpu_type=ppc endian=little ;;
  729.       powerpc*)        cpu_type=ppc endian=big ;;
  730.       rs6000*)        cpu_type=ppc ;;
  731.       sparc64)        cpu_type=sparc want_sparc_v9=true ;;
  732.       sparc*)        cpu_type=sparc ;;
  733.       *)        cpu_type=${cpu} ;;
  734.     esac
  735.  
  736.     if test ${this_target} = $target ; then
  737.       target_cpu_type=${cpu_type}
  738.     elif test ${target_cpu_type} != ${cpu_type} ; then
  739.       continue
  740.     fi
  741.  
  742.     targ=${cpu_type}
  743.     generic_target=${cpu_type}-$vendor-$os
  744.     dev=no
  745.     bfd_gas=no
  746.     em=generic
  747.  
  748.     # assign object format
  749.     case ${generic_target} in
  750.       a29k-*-coff)          fmt=coff targ=ebmon29k ;;
  751.       a29k-amd-udi)         fmt=coff targ=ebmon29k ;;
  752.       a29k-amd-ebmon)       fmt=coff targ=ebmon29k ;;
  753.       a29k-nyu-sym1)        fmt=coff targ=ebmon29k ;;
  754.       a29k-*-vxworks*)      fmt=coff ;;
  755.  
  756.       alpha-*-netware*)     fmt=ecoff ;;
  757.       alpha-*-osf*)         fmt=ecoff ;;
  758.       alpha-*-linuxecoff*)  fmt=ecoff ;;
  759.       alpha-*-linux*)       fmt=elf em=linux ;;
  760.  
  761.  
  762.       arm-*-riscix*)        fmt=aout targ=arm-lit em=riscix ;;
  763.       arm-*-aout)        fmt=aout
  764.                 case "$endian" in
  765.                   big)    targ=arm-big ;;
  766.                   *)    targ=arm-lit ;;
  767.                 esac
  768.                 ;;
  769.       arm-*-coff)           fmt=coff ;;
  770.       arm-*-riscix*)        fmt=aout ;;
  771.       arm-*-pe)             fmt=coff targ=armcoff em=pe ;;
  772.  
  773.       hppa-*-*elf*)         fmt=elf em=hppa ;;
  774.       hppa-*-lites*)        fmt=elf em=hppa ;;
  775.       hppa-*-osf*)          fmt=som em=hppa ;;
  776.       hppa-*-hpux*)         fmt=som em=hppa ;;
  777.       hppa-*-bsd*)          fmt=som em=hppa ;;
  778.       hppa-*-hiux*)         fmt=som em=hppa ;;
  779.  
  780.       h8300-*-coff)         fmt=coff ;;
  781.  
  782.       i386-ibm-aix*)        fmt=coff targ=i386coff
  783.                  em=i386aix ;;
  784.       i386-*-bsd*)          fmt=aout em=386bsd ;;
  785.       i386-*-netbsd0.8)     fmt=aout em=386bsd ;;
  786.       i386-*-netbsd*)       fmt=aout em=nbsd bfd_gas=yes;;
  787.       i386-*-linux*aout* | i386-*-linuxoldld)   fmt=aout em=linux ;;
  788.       i386-*-linux*coff*)   fmt=coff em=linux
  789.                  targ=i386coff ;;
  790.       i386-*-linux*)        fmt=elf em=linux ;;
  791.       i386-*-lynxos*)       fmt=coff targ=i386coff
  792.                  em=lynx ;;
  793.       i386-*-sysv4* | i386-*-solaris* | i386-*-elf | i386-*-freebsdelf*)
  794.                 fmt=elf ;;
  795.       i386-*-sco*elf*)      fmt=elf targ=sco5 ;;
  796.       i386-*-coff | i386-*-sysv* | i386-*-sco* | i386-*-isc*)
  797.                 fmt=coff targ=i386coff ;;
  798.       i386-*-vsta)          fmt=aout ;;
  799.       i386-*-go32)          fmt=coff targ=i386coff ;;
  800.       i386-*-rtems*)        fmt=coff targ=i386coff ;;
  801.       i386-*-gnu*)          fmt=elf ;;
  802.       i386-*-mach*)
  803.                 fmt=aout em=mach bfd_gas=yes ;;
  804.       i386-*-msdos*)        fmt=aout ;;
  805.       i386-*-moss*)        fmt=elf ;;
  806.       i386-*-pe)            fmt=coff targ=i386coff em=pe ;;
  807.       i386-*-cygwin32)      fmt=coff targ=i386coff em=pe ;;
  808.       i386-*-*nt)           fmt=coff targ=i386coff em=pe ;;
  809.       i960-*-bout)          fmt=bout ;;
  810.       i960-*-coff)          fmt=coff em=ic960 targ=ic960coff ;;
  811.       i960-*-rtems*)        fmt=coff em=ic960 targ=ic960coff ;;
  812.       i960-*-nindy*)        fmt=bout ;;
  813.       i960-*-vxworks4*)     fmt=bout ;;
  814.       i960-*-vxworks5.0)    fmt=bout ;;
  815.       i960-*-vxworks5.*)    fmt=coff em=ic960 targ=ic960coff ;;
  816.       i960-*-vxworks*)      fmt=bout ;;
  817.  
  818.       m68k-*-vxworks* | m68k-ericsson-ose | m68k-*-sunos*)
  819.                 fmt=aout em=sun3 ;;
  820.       m68k-motorola-sysv*)  fmt=coff targ=m68kcoff em=delta ;;
  821.       m68k-bull-sysv3*)     fmt=coff targ=m68kcoff em=dpx2 ;;
  822.       m68k-apollo-*)        fmt=coff targ=apollo em=apollo ;;
  823.       m68k-*-sysv4 | m68k-*-elf) # must be before -sysv*
  824.                 fmt=elf ;;
  825.       m68k-*-coff | m68k-*-sysv* | m68k-*-rtems*)
  826.                 fmt=coff targ=m68kcoff ;;
  827.       m68k-*-hpux*)         fmt=hp300 em=hp300 ;;
  828.       m68k-*-linux*aout*)   fmt=aout em=linux ;;
  829.       m68k-*-linux*)        fmt=elf em=linux ;;
  830.       m68k-*-lynxos*)       fmt=coff targ=m68kcoff
  831.                  em=lynx ;;
  832.       m68k-*-netbsd*)       fmt=aout em=nbsd bfd_gas=yes ;;
  833.       m68k-apple-aux*)      fmt=coff targ=m68kcoff em=aux ;;
  834.       m68k-*-psos*)         fmt=elf em=psos;;
  835.  
  836.       m88k-motorola-sysv3*) fmt=coff targ=m88kcoff em=delt88 ;;
  837.       m88k-*-coff*)         fmt=coff targ=m88kcoff ;;
  838.  
  839.       # don't change em like *-*-bsd does
  840.       mips-dec-netbsd*)        fmt=elf targ=mips-lit endian=little ;;
  841.       mips-dec-bsd*)        fmt=aout targ=mips-lit ;;
  842.       mips-sony-bsd*)       fmt=ecoff targ=mips-big ;;
  843.       mips-*-bsd*)          { echo "configure: error: Unknown vendor for mips-bsd configuration." 1>&2; exit 1; } ;;
  844.       mips-*-ultrix*)       fmt=ecoff targ=mips-lit endian=little ;;
  845.       mips-*-osf*)          fmt=ecoff targ=mips-lit endian=little ;;
  846.       mips-*-ecoff*)        fmt=ecoff 
  847.                 case "$endian" in
  848.                 big) targ=mips-big ;;
  849.                 *)   targ=mips-lit ;;
  850.                 esac
  851.                 ;;
  852.       mips-*-ecoff*)        fmt=ecoff targ=mips-big ;;
  853.       mips-*-gnu*)          fmt=aout
  854.                 case "$endian" in
  855.                 big) targ=mips-big ;;
  856.                 *)   targ=mips-lit ;;
  857.                 esac
  858.                 ;;
  859.       mips-*-irix5*)        fmt=elf targ=mips-big ;;
  860.       mips-*-irix*)         fmt=ecoff targ=mips-big ;;
  861.       mips-*-riscos*)       fmt=ecoff targ=mips-big ;;
  862.       mips-*-sysv*)         fmt=ecoff targ=mips-big ;;
  863.       mips-*-elf*)          fmt=elf 
  864.                 case "$endian" in
  865.                 big) targ=mips-big ;;
  866.                 *)   targ=mips-lit ;;
  867.                 esac
  868.                 ;;
  869.       ppc-*-pe | ppc-*-cygwin32 | ppc-*-winnt*)
  870.                     fmt=coff em=pe 
  871.                 case "$endian" in
  872.                 big) targ=ppc-big ;;
  873.                 *)   targ=ppc-lit ;;
  874.                 esac
  875.                             ;;
  876.       ppc-*-aix*)           fmt=coff ;;
  877.       ppc-*-elf* | ppc-*-eabi* | ppc-*-sysv4*)
  878.                 fmt=elf
  879.                 case "$endian" in
  880.                 big)  targ=ppc-big ;;
  881.                 *)    targ=ppc-lit ;;
  882.                 esac
  883.                 ;;
  884.       ppc-*-linux*)        fmt=elf
  885.                 case "$endian" in
  886.                 big)  targ=ppc-big ;;
  887.                 *)    { echo "configure: error: Linux must be configured big endian" 1>&2; exit 1; } ;;
  888.                 esac
  889.                 ;;
  890.       ppc-*-solaris*)        fmt=elf
  891.                 case "$endian" in
  892.                 big)  { echo "configure: error: Solaris must be configured little endian" 1>&2; exit 1; } ;;
  893.                 *)    targ=ppc-sol ;;
  894.                 esac
  895.                 ;;
  896.       ppc-*-rtems*)
  897.                 fmt=elf
  898.                 case "$endian" in
  899.                 big)  targ=ppc-big ;;
  900.                 *)    targ=ppc-lit ;;
  901.                 esac
  902.                 ;;
  903.       ppc-*-macos* | ppc-*-mpw*)
  904.                 fmt=coff em=macos ;;
  905.       ppc-*-netware*)       fmt=elf em=ppcnw ;;
  906.  
  907.       sh-*-coff)            fmt=coff ;;
  908.  
  909.       ns32k-pc532-mach* | ns32k-pc532-ux*)    fmt=aout em=pc532mach ;;
  910.       ns32k-pc532-netbsd* | ns32k-pc532-lites*)  fmt=aout em=nbsd532 ;;
  911.  
  912.       sparc-*-rtems*)       fmt=aout ;;
  913.       sparc-*-sunos4*)      fmt=aout em=sun3 ;;
  914.       sparc-*-aout | sparc*-*-vxworks*)
  915.                 fmt=aout ;;
  916.       sparc-*-coff)         fmt=coff ;;
  917.       sparc-*-lynxos*)      fmt=coff em=lynx ;;
  918.       sparc-fujitsu-none)   fmt=aout ;;
  919.       sparc-*-elf | sparc-*-solaris*)
  920.                 fmt=elf ;;
  921.       sparc-*-netbsd*)      fmt=aout em=nbsd bfd_gas=yes ;;
  922.  
  923.       vax-*-bsd* | vax-*-ultrix*)
  924.                 fmt=aout ;;
  925.       vax-*-vms)            fmt=vms ;;
  926.  
  927.       z8k-*-coff | z8k-*-sim)
  928.                 fmt=coff ;;
  929.  
  930.       w65-*-*)              fmt=coff ;;
  931.  
  932.       *-*-aout | *-*-scout)
  933.                 fmt=aout ;;
  934.       *-*-nindy*)
  935.                 fmt=bout ;;
  936.       *-*-bsd*)
  937.                 fmt=aout em=sun3 ;;
  938.       *-*-generic)          fmt=generic ;;
  939.       *-*-xray | *-*-hms)   fmt=coff ;;
  940.       *-*-sim)              fmt=coff ;;
  941.       *-*-elf | *-*-sysv4* | *-*-solaris*)
  942.                 echo "configure: warning: GAS support for ${generic_target} is incomplete." 1>&2
  943.                 fmt=elf dev=yes ;;
  944.       *-*-vxworks)          fmt=aout ;;
  945.       *-*-netware)          fmt=elf ;;
  946.     esac
  947.  
  948.     case ${cpu_type}-${fmt} in
  949.       alpha-*)    bfd_gas=yes ;;
  950.       arm-*)    bfd_gas=yes ;;
  951.     # not yet
  952.     # i386-aout)    bfd_gas=preferred ;;
  953.       mips-*)    bfd_gas=yes ;;
  954.       ns32k-*)    bfd_gas=yes ;;
  955.       ppc-*)    bfd_gas=yes ;;
  956.       sparc-*)    bfd_gas=yes ;;
  957.       *-elf)    bfd_gas=yes ;;
  958.       *-ecoff)    bfd_gas=yes ;;
  959.       *-som)    bfd_gas=yes ;;
  960.       *)        ;;
  961.     esac
  962.  
  963. # Other random stuff.
  964.  
  965.     # do we need the opcodes library?
  966.     case ${cpu_type} in
  967.       vax | i386)
  968.     ;;
  969.       *)
  970.     need_opcodes=yes
  971.     if test "${shared_opcodes}" = "true"; then
  972.       # A shared libopcodes must be linked against libbfd.
  973.       need_bfd=yes
  974.     fi
  975.     ;;
  976.     esac
  977.  
  978.     test -n "$want_sparc_v9" && cat >> confdefs.h <<\EOF
  979. #define SPARC_V9 1
  980. EOF
  981.  
  982.  
  983.     case ${cpu}-${vendor}-${os} in
  984.       sparc64-*-elf*) cat >> confdefs.h <<\EOF
  985. #define SPARC_ARCH64 1
  986. EOF
  987.  ;;
  988.     esac
  989.  
  990.     case ${cpu_type} in
  991.       m68k)
  992.     case ${extra_objects} in
  993.     *m68k-parse.o*) ;;
  994.     *) extra_objects="$extra_objects m68k-parse.o" ;;
  995.     esac
  996.     ;;
  997.     esac
  998.  
  999. # See if we really can support this configuration with the emulation code.
  1000.  
  1001.     if test $this_target = $target ; then
  1002.       primary_bfd_gas=$bfd_gas
  1003.       obj_format=$fmt
  1004.       gas_target=$targ
  1005.       te_file=$em
  1006.  
  1007.       if test $bfd_gas = no ; then
  1008.     # Can't support other configurations this way.
  1009.     break
  1010.       fi
  1011.     elif test $bfd_gas = no ; then
  1012.       # Can't support this configuration.
  1013.       break
  1014.     fi
  1015.  
  1016. # From target name and format, produce a list of supported emulations.
  1017.  
  1018.     case ${generic_target}-${fmt} in
  1019.       mips-*-irix5*-*)    emulation="mipsbelf mipslelf mipself mipsbecoff mipslecoff mipsecoff" ;;
  1020.       mips-*-*-ecoff)    case "$endian" in
  1021.             big)    emulation="mipsbecoff mipslecoff mipsecoff" ;;
  1022.             *)    emulation="mipslecoff mipsbecoff mipsecoff" ;;
  1023.             esac ;;
  1024.       mips-*-*-elf)    case "$endian" in
  1025.             big)    emulation="mipsbelf mipslelf mipself" ;;
  1026.             *)    emulation="mipslelf mipsbelf mipself" ;;
  1027.             esac ;;
  1028.     esac
  1029.  
  1030.     emulations="$emulations $emulation"
  1031.  
  1032. done
  1033.  
  1034. # Assign floating point type.  Most processors with FP support
  1035. # IEEE FP.  On those that don't support FP at all, usually IEEE
  1036. # is emulated.
  1037. case ${target_cpu} in
  1038.   vax | tahoe )    atof=${target_cpu} ;;
  1039.   *)        atof=ieee ;;
  1040. esac
  1041.  
  1042. case "${obj_format}" in
  1043.   "") { echo "configure: error: GAS does not know what format to use for target ${target}" 1>&2; exit 1; } ;;
  1044. esac
  1045.  
  1046.  
  1047. if test ! -r ${srcdir}/config/tc-${target_cpu_type}.c; then
  1048.   { echo "configure: error: GAS does not support target CPU ${target_cpu_type}" 1>&2; exit 1; }
  1049. fi
  1050.  
  1051. if test ! -r ${srcdir}/config/obj-${obj_format}.c; then
  1052.   { echo "configure: error: GAS does not have support for object file format ${obj_format}" 1>&2; exit 1; }
  1053. fi
  1054.  
  1055. # and target makefile frag
  1056.  
  1057. target_frag=${srcdir}/config/${gas_target}.mt
  1058. if test ! -r ${target_frag}; then
  1059.   target_frag=/dev/null # ick! but subst_file can't be conditionalized
  1060. fi
  1061.  
  1062.  
  1063. case ${user_bfd_gas}-${primary_bfd_gas} in
  1064.   yes-yes | no-no)
  1065.     # We didn't override user's choice.
  1066.     ;;
  1067.   no-yes)
  1068.     echo "configure: warning: Use of BFD is required for ${target}; overriding config options." 1>&2
  1069.     ;;
  1070.   no-preferred)
  1071.     primary_bfd_gas=no
  1072.     ;;
  1073.   *-preferred)
  1074.     primary_bfd_gas=yes
  1075.     ;;
  1076.   yes-*)
  1077.     primary_bfd_gas=yes
  1078.     ;;
  1079.   -*)
  1080.     # User specified nothing.
  1081.     ;;
  1082. esac
  1083.  
  1084. # Some COFF configurations want these random other flags set.
  1085. case ${obj_format} in
  1086.   coff)
  1087.     case ${target_cpu_type} in
  1088.       i386) cat >> confdefs.h <<\EOF
  1089. #define I386COFF 1
  1090. EOF
  1091.  ;;
  1092.       m68k) cat >> confdefs.h <<\EOF
  1093. #define M68KCOFF 1
  1094. EOF
  1095.  ;;
  1096.       m88k) cat >> confdefs.h <<\EOF
  1097. #define M88KCOFF 1
  1098. EOF
  1099.  ;;
  1100.     esac
  1101.     ;;
  1102. esac
  1103.  
  1104. # Getting this done right is going to be a bitch.  Each configuration specified
  1105. # with --enable-targets=... should be checked for environment, format, cpu, and
  1106. # bfd_gas setting.
  1107. #
  1108. # For each configuration, the necessary object file support code must be linked
  1109. # in.  This might be only one, it might be up to four.  The necessary emulation
  1110. # code needs to be provided, too.
  1111. #
  1112. # And then there's "--enable-targets=all"....
  1113. #
  1114. # For now, just always do it for MIPS ELF or ECOFF configurations.  Sigh.
  1115.  
  1116. formats="${obj_format}"
  1117. emfiles=""
  1118. EMULATIONS=""
  1119. _gas_uniq_list="$emulations"
  1120. _gas_uniq_newlist=""
  1121. for _gas_uniq_i in _gas_uniq_dummy $_gas_uniq_list ; do
  1122.   case $_gas_uniq_i in
  1123.   _gas_uniq_dummy) ;;
  1124.   *) case " $_gas_uniq_newlist " in
  1125.        *" $_gas_uniq_i "*) ;;
  1126.        *) _gas_uniq_newlist="$_gas_uniq_newlist $_gas_uniq_i" ;;
  1127.      esac ;;
  1128.   esac
  1129. done
  1130. emulations=$_gas_uniq_newlist
  1131.  
  1132. for em in . $emulations ; do
  1133.   case $em in
  1134.     .)    continue ;;
  1135.     mipsbelf | mipslelf)
  1136.     fmt=elf   file=mipself ;;
  1137.     mipsbecoff | mipslecoff)
  1138.     fmt=ecoff file=mipsecoff ;;
  1139.   esac
  1140.   formats="$formats $fmt"
  1141.   emfiles="$emfiles e-$file.o"
  1142.   EMULATIONS="$EMULATIONS &$em,"
  1143. done
  1144. _gas_uniq_list="$formats"
  1145. _gas_uniq_newlist=""
  1146. for _gas_uniq_i in _gas_uniq_dummy $_gas_uniq_list ; do
  1147.   case $_gas_uniq_i in
  1148.   _gas_uniq_dummy) ;;
  1149.   *) case " $_gas_uniq_newlist " in
  1150.        *" $_gas_uniq_i "*) ;;
  1151.        *) _gas_uniq_newlist="$_gas_uniq_newlist $_gas_uniq_i" ;;
  1152.      esac ;;
  1153.   esac
  1154. done
  1155. formats=$_gas_uniq_newlist
  1156.  
  1157. _gas_uniq_list="$emfiles"
  1158. _gas_uniq_newlist=""
  1159. for _gas_uniq_i in _gas_uniq_dummy $_gas_uniq_list ; do
  1160.   case $_gas_uniq_i in
  1161.   _gas_uniq_dummy) ;;
  1162.   *) case " $_gas_uniq_newlist " in
  1163.        *" $_gas_uniq_i "*) ;;
  1164.        *) _gas_uniq_newlist="$_gas_uniq_newlist $_gas_uniq_i" ;;
  1165.      esac ;;
  1166.   esac
  1167. done
  1168. emfiles=$_gas_uniq_newlist
  1169.  
  1170. if test `set . $formats ; shift ; echo $#` -gt 1 ; then
  1171.   for fmt in $formats ; do
  1172.     case $fmt in
  1173.       aout)    cat >> confdefs.h <<\EOF
  1174. #define OBJ_MAYBE_AOUT 1
  1175. EOF
  1176.     ;;
  1177.       bout)    cat >> confdefs.h <<\EOF
  1178. #define OBJ_MAYBE_BOUT 1
  1179. EOF
  1180.     ;;
  1181.       coff)    cat >> confdefs.h <<\EOF
  1182. #define OBJ_MAYBE_COFF 1
  1183. EOF
  1184.     ;;
  1185.       ecoff)    cat >> confdefs.h <<\EOF
  1186. #define OBJ_MAYBE_ECOFF 1
  1187. EOF
  1188.    ;;
  1189.       elf)    cat >> confdefs.h <<\EOF
  1190. #define OBJ_MAYBE_ELF 1
  1191. EOF
  1192.      ;;
  1193.       generic)    cat >> confdefs.h <<\EOF
  1194. #define OBJ_MAYBE_GENERIC 1
  1195. EOF
  1196.  ;;
  1197.       hp300)    cat >> confdefs.h <<\EOF
  1198. #define OBJ_MAYBE_HP300 1
  1199. EOF
  1200.    ;;
  1201.       ieee)    cat >> confdefs.h <<\EOF
  1202. #define OBJ_MAYBE_IEEE 1
  1203. EOF
  1204.     ;;
  1205.       som)    cat >> confdefs.h <<\EOF
  1206. #define OBJ_MAYBE_SOM 1
  1207. EOF
  1208.      ;;
  1209.       vms)    cat >> confdefs.h <<\EOF
  1210. #define OBJ_MAYBE_VMS 1
  1211. EOF
  1212.      ;;
  1213.     esac
  1214.     extra_objects="$extra_objects obj-$fmt.o"
  1215.   done
  1216.   obj_format=multi
  1217. fi
  1218. if test `set . $emfiles ; shift ; echo $#` -gt 0 ; then
  1219.   te_file=multi
  1220.   extra_objects="$extra_objects $emfiles"
  1221.   DEFAULT_EMULATION=`set . $emulations ; echo $2`
  1222.   cat >> confdefs.h <<\EOF
  1223. #define USE_EMULATIONS 1
  1224. EOF
  1225.  
  1226. fi
  1227.  
  1228. cat >> confdefs.h <<EOF
  1229. #define EMULATIONS $EMULATIONS
  1230. EOF
  1231.  
  1232. cat >> confdefs.h <<EOF
  1233. #define DEFAULT_EMULATION "$DEFAULT_EMULATION"
  1234. EOF
  1235.  
  1236.  
  1237. files="config/tc-${target_cpu_type}.c config/tc-${target_cpu_type}.h \
  1238.     config/obj-${obj_format}.h config/obj-${obj_format}.c \
  1239.     config/te-${te_file}.h config/atof-${atof}.c \
  1240.     $extra_files"
  1241. links="targ-cpu.c targ-cpu.h obj-format.h obj-format.c targ-env.h atof-targ.c \
  1242.     $extra_links"
  1243.  
  1244. case ${primary_bfd_gas}-${target_cpu_type}-${obj_format} in
  1245.   yes-*-coff)    need_bfd=yes ;;
  1246.   no-*-coff)    need_bfd=yes
  1247.         cat >> confdefs.h <<\EOF
  1248. #define MANY_SEGMENTS 1
  1249. EOF
  1250.  ;;
  1251. esac
  1252.  
  1253. reject_dev_configs=yes
  1254.  
  1255. case ${reject_dev_configs}-${dev} in
  1256.   yes-yes) # Oops.
  1257.     { echo "configure: error: GAS does not support the ${generic_target} configuration." 1>&2; exit 1; }
  1258.     ;;
  1259. esac
  1260.  
  1261.  
  1262.  
  1263.  
  1264.  
  1265.  
  1266.  
  1267. case "${primary_bfd_gas}" in
  1268.   yes)    cat >> confdefs.h <<\EOF
  1269. #define BFD_ASSEMBLER 1
  1270. EOF
  1271.  
  1272.     need_bfd=yes ;;
  1273. esac
  1274.  
  1275. # do we need the opcodes library?
  1276. case "${need_opcodes}" in
  1277. yes)
  1278.   OPCODES_DEP=../opcodes/libopcodes.a
  1279.   OPCODES_LIB='-L../opcodes -lopcodes'
  1280.  
  1281.   # We need to handle some special cases for shared libraries.
  1282.   case "${host}" in
  1283.   *-*-sunos*)
  1284.     # On SunOS, we must link against the name we are going to install,
  1285.     # not -lbfd, since SunOS does not support SONAME.
  1286.     if test "${shared_opcodes}" = "true"; then
  1287.       OPCODES_LIB='-L../opcodes -l`echo opcodes | sed '"'"'$(program_transform_name)'"'"'`'
  1288.     fi
  1289.     ;;
  1290.   alpha*-*-osf*)
  1291.     # On Alpha OSF/1, the native linker searches all the -L
  1292.     # directories for any LIB.so files, and only then searches for any
  1293.     # LIB.a files.  That means that if there is an installed
  1294.     # libbfd.so, but this build is not done with --enable-shared, the
  1295.     # link will wind up being against the install libbfd.so rather
  1296.     # than the newly built libbfd.  To avoid this, we must explicitly
  1297.     # link against libbfd.a when --enable-shared is not used.
  1298.     if test "${shared_opcodes}" != "true"; then
  1299.       OPCODES_LIB='../opcodes/libopcodes.a'
  1300.     fi
  1301.     ;;
  1302.   esac
  1303.   ;;
  1304. esac
  1305.  
  1306.  
  1307.  
  1308. case "${need_bfd}" in
  1309. yes)
  1310.   BFDDEP=../bfd/libbfd.a
  1311.   BFDLIB='-L../bfd -lbfd'
  1312.   ALL_OBJ_DEPS="$ALL_OBJ_DEPS ../bfd/bfd.h"
  1313.  
  1314.   # We need to handle some special cases for shared libraries
  1315.   case "${host}" in
  1316.   *-*-sunos*)
  1317.     # On SunOS, we must link against the name we are going to install,
  1318.     # not -lbfd, since SunOS does not support SONAME.
  1319.     if test "${shared_bfd}" = "true"; then
  1320.       BFDLIB='-L../bfd -l`echo bfd | sed '"'"'$(program_transform_name)'"'"'`'
  1321.     fi
  1322.     ;;
  1323.   alpha*-*-osf*)
  1324.     # On Alpha OSF/1, the native linker searches all the -L
  1325.     # directories for any LIB.so files, and only then searches for any
  1326.     # LIB.a files.  That means that if there is an installed
  1327.     # libbfd.so, but this build is not done with --enable-shared, the
  1328.     # link will wind up being against the install libbfd.so rather
  1329.     # than the newly built libbfd.  To avoid this, we must explicitly
  1330.     # link against libbfd.a when --enable-shared is not used.
  1331.     if test "${shared_bfd}" != "true"; then
  1332.       BFDLIB='../bfd/libbfd.a'
  1333.     fi
  1334.     ;;
  1335.   esac
  1336.   ;;
  1337. esac
  1338.  
  1339.  
  1340.  
  1341.  
  1342. cat >> confdefs.h <<EOF
  1343. #define TARGET_ALIAS "${target_alias}"
  1344. EOF
  1345.  
  1346. cat >> confdefs.h <<EOF
  1347. #define TARGET_CANONICAL "${target}"
  1348. EOF
  1349.  
  1350. cat >> confdefs.h <<EOF
  1351. #define TARGET_CPU "${target_cpu}"
  1352. EOF
  1353.  
  1354. cat >> confdefs.h <<EOF
  1355. #define TARGET_VENDOR "${target_vendor}"
  1356. EOF
  1357.  
  1358. cat >> confdefs.h <<EOF
  1359. #define TARGET_OS "${target_os}"
  1360. EOF
  1361.  
  1362.  
  1363. # Extract the first word of "gcc", so it can be a program name with args.
  1364. set dummy gcc; ac_word=$2
  1365. echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
  1366. if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
  1367.   echo $ac_n "(cached) $ac_c" 1>&6
  1368. else
  1369.   if test -n "$CC"; then
  1370.   ac_cv_prog_CC="$CC" # Let the user override the test.
  1371. else
  1372.   IFS="${IFS=     }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
  1373.   for ac_dir in $PATH; do
  1374.     test -z "$ac_dir" && ac_dir=.
  1375.     if test -f $ac_dir/$ac_word; then
  1376.       ac_cv_prog_CC="gcc"
  1377.       break
  1378.     fi
  1379.   done
  1380.   IFS="$ac_save_ifs"
  1381. fi
  1382. fi
  1383. CC="$ac_cv_prog_CC"
  1384. if test -n "$CC"; then
  1385.   echo "$ac_t""$CC" 1>&6
  1386. else
  1387.   echo "$ac_t""no" 1>&6
  1388. fi
  1389.  
  1390. if test -z "$CC"; then
  1391.   # Extract the first word of "cc", so it can be a program name with args.
  1392. set dummy cc; ac_word=$2
  1393. echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
  1394. if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
  1395.   echo $ac_n "(cached) $ac_c" 1>&6
  1396. else
  1397.   if test -n "$CC"; then
  1398.   ac_cv_prog_CC="$CC" # Let the user override the test.
  1399. else
  1400.   IFS="${IFS=     }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
  1401.   ac_prog_rejected=no
  1402.   for ac_dir in $PATH; do
  1403.     test -z "$ac_dir" && ac_dir=.
  1404.     if test -f $ac_dir/$ac_word; then
  1405.       if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
  1406.         ac_prog_rejected=yes
  1407.     continue
  1408.       fi
  1409.       ac_cv_prog_CC="cc"
  1410.       break
  1411.     fi
  1412.   done
  1413.   IFS="$ac_save_ifs"
  1414. if test $ac_prog_rejected = yes; then
  1415.   # We found a bogon in the path, so make sure we never use it.
  1416.   set dummy $ac_cv_prog_CC
  1417.   shift
  1418.   if test $# -gt 0; then
  1419.     # We chose a different compiler from the bogus one.
  1420.     # However, it has the same basename, so the bogon will be chosen
  1421.     # first if we set CC to just the basename; use the full file name.
  1422.     shift
  1423.     set dummy "$ac_dir/$ac_word" "$@"
  1424.     shift
  1425.     ac_cv_prog_CC="$@"
  1426.   fi
  1427. fi
  1428. fi
  1429. fi
  1430. CC="$ac_cv_prog_CC"
  1431. if test -n "$CC"; then
  1432.   echo "$ac_t""$CC" 1>&6
  1433. else
  1434.   echo "$ac_t""no" 1>&6
  1435. fi
  1436.  
  1437.   test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
  1438. fi
  1439.  
  1440. echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
  1441. if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
  1442.   echo $ac_n "(cached) $ac_c" 1>&6
  1443. else
  1444.   cat > conftest.c <<EOF
  1445. #ifdef __GNUC__
  1446.   yes;
  1447. #endif
  1448. EOF
  1449. if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1453: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
  1450.   ac_cv_prog_gcc=yes
  1451. else
  1452.   ac_cv_prog_gcc=no
  1453. fi
  1454. fi
  1455.  
  1456. echo "$ac_t""$ac_cv_prog_gcc" 1>&6
  1457. if test $ac_cv_prog_gcc = yes; then
  1458.   GCC=yes
  1459.   if test "${CFLAGS+set}" != set; then
  1460.     echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
  1461. if eval "test \"`echo '$''{'ac_cv_prog_gcc_g'+set}'`\" = set"; then
  1462.   echo $ac_n "(cached) $ac_c" 1>&6
  1463. else
  1464.   echo 'void f(){}' > conftest.c
  1465. if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
  1466.   ac_cv_prog_gcc_g=yes
  1467. else
  1468.   ac_cv_prog_gcc_g=no
  1469. fi
  1470. rm -f conftest*
  1471.  
  1472. fi
  1473.  
  1474. echo "$ac_t""$ac_cv_prog_gcc_g" 1>&6
  1475.     if test $ac_cv_prog_gcc_g = yes; then
  1476.       CFLAGS="-g -O"
  1477.     else
  1478.       CFLAGS="-O"
  1479.     fi
  1480.   fi
  1481. else
  1482.   GCC=
  1483.   test "${CFLAGS+set}" = set || CFLAGS="-g"
  1484. fi
  1485.  
  1486. # Find a good install program.  We prefer a C program (faster),
  1487. # so one script is as good as another.  But avoid the broken or
  1488. # incompatible versions:
  1489. # SysV /etc/install, /usr/sbin/install
  1490. # SunOS /usr/etc/install
  1491. # IRIX /sbin/install
  1492. # AIX /bin/install
  1493. # AFS /usr/afsws/bin/install, which mishandles nonexistent args
  1494. # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
  1495. # ./install, which can be erroneously created by make from ./install.sh.
  1496. echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
  1497. if test -z "$INSTALL"; then
  1498. if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
  1499.   echo $ac_n "(cached) $ac_c" 1>&6
  1500. else
  1501.     IFS="${IFS=     }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
  1502.   for ac_dir in $PATH; do
  1503.     # Account for people who put trailing slashes in PATH elements.
  1504.     case "$ac_dir/" in
  1505.     /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
  1506.     *)
  1507.       # OSF1 and SCO ODT 3.0 have their own names for install.
  1508.       for ac_prog in ginstall installbsd scoinst install; do
  1509.         if test -f $ac_dir/$ac_prog; then
  1510.       if test $ac_prog = install &&
  1511.             grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
  1512.         # AIX install.  It has an incompatible calling convention.
  1513.         # OSF/1 installbsd also uses dspmsg, but is usable.
  1514.         :
  1515.       else
  1516.         ac_cv_path_install="$ac_dir/$ac_prog -c"
  1517.         break 2
  1518.       fi
  1519.     fi
  1520.       done
  1521.       ;;
  1522.     esac
  1523.   done
  1524.   IFS="$ac_save_ifs"
  1525.  
  1526. fi
  1527.   if test "${ac_cv_path_install+set}" = set; then
  1528.     INSTALL="$ac_cv_path_install"
  1529.   else
  1530.     # As a last resort, use the slow shell script.  We don't cache a
  1531.     # path for INSTALL within a source directory, because that will
  1532.     # break other packages using the cache if that directory is
  1533.     # removed, or if the path is relative.
  1534.     INSTALL="$ac_install_sh"
  1535.   fi
  1536. fi
  1537. echo "$ac_t""$INSTALL" 1>&6
  1538.  
  1539. # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
  1540. # It thinks the first close brace ends the variable substitution.
  1541. test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
  1542.  
  1543. test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
  1544.  
  1545.  
  1546. echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
  1547. # On Suns, sometimes $CPP names a directory.
  1548. if test -n "$CPP" && test -d "$CPP"; then
  1549.   CPP=
  1550. fi
  1551. if test -z "$CPP"; then
  1552. if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
  1553.   echo $ac_n "(cached) $ac_c" 1>&6
  1554. else
  1555.     # This must be in double quotes, not single quotes, because CPP may get
  1556.   # substituted into the Makefile and "${CC-cc}" will confuse make.
  1557.   CPP="${CC-cc} -E"
  1558.   # On the NeXT, cc -E runs the code through the compiler's parser,
  1559.   # not just through cpp.
  1560.   cat > conftest.$ac_ext <<EOF
  1561. #line 1565 "configure"
  1562. #include "confdefs.h"
  1563. #include <assert.h>
  1564. Syntax Error
  1565. EOF
  1566. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  1567. { (eval echo configure:1571: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
  1568. ac_err=`grep -v '^ *+' conftest.out`
  1569. if test -z "$ac_err"; then
  1570.   :
  1571. else
  1572.   echo "$ac_err" >&5
  1573.   rm -rf conftest*
  1574.   CPP="${CC-cc} -E -traditional-cpp"
  1575.   cat > conftest.$ac_ext <<EOF
  1576. #line 1580 "configure"
  1577. #include "confdefs.h"
  1578. #include <assert.h>
  1579. Syntax Error
  1580. EOF
  1581. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  1582. { (eval echo configure:1586: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
  1583. ac_err=`grep -v '^ *+' conftest.out`
  1584. if test -z "$ac_err"; then
  1585.   :
  1586. else
  1587.   echo "$ac_err" >&5
  1588.   rm -rf conftest*
  1589.   CPP=/lib/cpp
  1590. fi
  1591. rm -f conftest*
  1592. fi
  1593. rm -f conftest*
  1594.   ac_cv_prog_CPP="$CPP"
  1595. fi
  1596.   CPP="$ac_cv_prog_CPP"
  1597. else
  1598.   ac_cv_prog_CPP="$CPP"
  1599. fi
  1600. echo "$ac_t""$CPP" 1>&6
  1601.  
  1602. for ac_hdr in string.h stdlib.h memory.h strings.h unistd.h stdarg.h varargs.h errno.h sys/types.h
  1603. do
  1604. ac_safe=`echo "$ac_hdr" | tr './\055' '___'`
  1605. echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
  1606. if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
  1607.   echo $ac_n "(cached) $ac_c" 1>&6
  1608. else
  1609.   cat > conftest.$ac_ext <<EOF
  1610. #line 1614 "configure"
  1611. #include "confdefs.h"
  1612. #include <$ac_hdr>
  1613. EOF
  1614. ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
  1615. { (eval echo configure:1619: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
  1616. ac_err=`grep -v '^ *+' conftest.out`
  1617. if test -z "$ac_err"; then
  1618.   rm -rf conftest*
  1619.   eval "ac_cv_header_$ac_safe=yes"
  1620. else
  1621.   echo "$ac_err" >&5
  1622.   rm -rf conftest*
  1623.   eval "ac_cv_header_$ac_safe=no"
  1624. fi
  1625. rm -f conftest*
  1626. fi
  1627. if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
  1628.   echo "$ac_t""yes" 1>&6
  1629.     ac_tr_hdr=HAVE_`echo $ac_hdr | tr 'abcdefghijklmnopqrstuvwxyz./\055' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ___'`
  1630.   cat >> confdefs.h <<EOF
  1631. #define $ac_tr_hdr 1
  1632. EOF
  1633.  
  1634. else
  1635.   echo "$ac_t""no" 1>&6
  1636. fi
  1637. done
  1638.  
  1639.  
  1640. # Put this here so that autoconf's "cross-compiling" message doesn't confuse
  1641. # people who are not cross-compiling but are compiling cross-assemblers.
  1642. echo $ac_n "checking whether compiling a cross-assembler""... $ac_c" 1>&6
  1643. if test "${host}" = "${target}"; then
  1644.   cross_gas=no
  1645. else
  1646.   cross_gas=yes
  1647.   cat >> confdefs.h <<\EOF
  1648. #define CROSS_COMPILE 1
  1649. EOF
  1650.  
  1651. fi
  1652. echo "$ac_t""$cross_gas" 1>&6
  1653.  
  1654. # If we cannot run a trivial program, we must be cross compiling.
  1655. echo $ac_n "checking whether cross-compiling""... $ac_c" 1>&6
  1656. if eval "test \"`echo '$''{'ac_cv_c_cross'+set}'`\" = set"; then
  1657.   echo $ac_n "(cached) $ac_c" 1>&6
  1658. else
  1659.   if test "$cross_compiling" = yes; then
  1660.   ac_cv_c_cross=yes
  1661. else
  1662. cat > conftest.$ac_ext <<EOF
  1663. #line 1667 "configure"
  1664. #include "confdefs.h"
  1665. main(){return(0);}
  1666. EOF
  1667. { (eval echo configure:1671: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }
  1668. if test -s conftest && (./conftest; exit) 2>/dev/null; then
  1669.   ac_cv_c_cross=no
  1670. else
  1671.   ac_cv_c_cross=yes
  1672. fi
  1673. fi
  1674. rm -fr conftest*
  1675. fi
  1676.  
  1677. echo "$ac_t""$ac_cv_c_cross" 1>&6
  1678. cross_compiling=$ac_cv_c_cross
  1679.  
  1680. # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
  1681. # for constant arguments.  Useless!
  1682. echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
  1683. if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
  1684.   echo $ac_n "(cached) $ac_c" 1>&6
  1685. else
  1686.   cat > conftest.$ac_ext <<EOF
  1687. #line 1691 "configure"
  1688. #include "confdefs.h"
  1689. #include <alloca.h>
  1690. int main() { return 0; }
  1691. int t() {
  1692. char *p = alloca(2 * sizeof(int));
  1693. ; return 0; }
  1694. EOF
  1695. if { (eval echo configure:1699: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
  1696.   rm -rf conftest*
  1697.   ac_cv_header_alloca_h=yes
  1698. else
  1699.   rm -rf conftest*
  1700.   ac_cv_header_alloca_h=no
  1701. fi
  1702. rm -f conftest*
  1703.  
  1704. fi
  1705.  
  1706. echo "$ac_t""$ac_cv_header_alloca_h" 1>&6
  1707. if test $ac_cv_header_alloca_h = yes; then
  1708.   cat >> confdefs.h <<\EOF
  1709. #define HAVE_ALLOCA_H 1
  1710. EOF
  1711.  
  1712. fi
  1713.  
  1714. echo $ac_n "checking for alloca""... $ac_c" 1>&6
  1715. if eval "test \"`echo '$''{'ac_cv_func_alloca'+set}'`\" = set"; then
  1716.   echo $ac_n "(cached) $ac_c" 1>&6
  1717. else
  1718.   cat > conftest.$ac_ext <<EOF
  1719. #line 1723 "configure"
  1720. #include "confdefs.h"
  1721.  
  1722. #ifdef __GNUC__
  1723. # define alloca __builtin_alloca
  1724. #else
  1725. # if HAVE_ALLOCA_H
  1726. #  include <alloca.h>
  1727. # else
  1728. #  ifdef _AIX
  1729.  #pragma alloca
  1730. #  else
  1731. #   ifndef alloca /* predefined by HP cc +Olibcalls */
  1732. char *alloca ();
  1733. #   endif
  1734. #  endif
  1735. # endif
  1736. #endif
  1737.  
  1738. int main() { return 0; }
  1739. int t() {
  1740. char *p = (char *) alloca(1);
  1741. ; return 0; }
  1742. EOF
  1743. if { (eval echo configure:1747: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
  1744.   rm -rf conftest*
  1745.   ac_cv_func_alloca=yes
  1746. else
  1747.   rm -rf conftest*
  1748.   ac_cv_func_alloca=no
  1749. fi
  1750. rm -f conftest*
  1751.  
  1752. fi
  1753.  
  1754. echo "$ac_t""$ac_cv_func_alloca" 1>&6
  1755. if test $ac_cv_func_alloca = yes; then
  1756.   cat >> confdefs.h <<\EOF
  1757. #define HAVE_ALLOCA 1
  1758. EOF
  1759.  
  1760. fi
  1761.  
  1762. if test $ac_cv_func_alloca = no; then
  1763.   # The SVR3 libPW and SVR4 libucb both contain incompatible functions
  1764.   # that cause trouble.  Some versions do not even contain alloca or
  1765.   # contain a buggy version.  If you still want to use their alloca,
  1766.   # use ar to extract alloca.o from them instead of compiling alloca.c.
  1767.   ALLOCA=alloca.o
  1768.   cat >> confdefs.h <<\EOF
  1769. #define C_ALLOCA 1
  1770. EOF
  1771.  
  1772.  
  1773. echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
  1774. if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
  1775.   echo $ac_n "(cached) $ac_c" 1>&6
  1776. else
  1777.   cat > conftest.$ac_ext <<EOF
  1778. #line 1782 "configure"
  1779. #include "confdefs.h"
  1780. #if defined(CRAY) && ! defined(CRAY2)
  1781. webecray
  1782. #else
  1783. wenotbecray
  1784. #endif
  1785.  
  1786. EOF
  1787. if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
  1788.   egrep "webecray" >/dev/null 2>&1; then
  1789.   rm -rf conftest*
  1790.   ac_cv_os_cray=yes
  1791. else
  1792.   rm -rf conftest*
  1793.   ac_cv_os_cray=no
  1794. fi
  1795. rm -f conftest*
  1796.  
  1797. fi
  1798.  
  1799. echo "$ac_t""$ac_cv_os_cray" 1>&6
  1800. if test $ac_cv_os_cray = yes; then
  1801. for ac_func in _getb67 GETB67 getb67; do
  1802.   echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
  1803. if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
  1804.   echo $ac_n "(cached) $ac_c" 1>&6
  1805. else
  1806.   cat > conftest.$ac_ext <<EOF
  1807. #line 1811 "configure"
  1808. #include "confdefs.h"
  1809. /* System header to define __stub macros and hopefully few prototypes,
  1810.     which can conflict with char $ac_func(); below.  */
  1811. #include <assert.h>
  1812. /* Override any gcc2 internal prototype to avoid an error.  */
  1813. /* We use char because int might match the return type of a gcc2
  1814.     builtin and then its argument prototype would still apply.  */
  1815. char $ac_func();
  1816.  
  1817. int main() { return 0; }
  1818. int t() {
  1819.  
  1820. /* The GNU C library defines this for functions which it implements
  1821.     to always fail with ENOSYS.  Some functions are actually named
  1822.     something starting with __ and the normal name is an alias.  */
  1823. #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
  1824. choke me
  1825. #else
  1826. $ac_func();
  1827. #endif
  1828.  
  1829. ; return 0; }
  1830. EOF
  1831. if { (eval echo configure:1835: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
  1832.   rm -rf conftest*
  1833.   eval "ac_cv_func_$ac_func=yes"
  1834. else
  1835.   rm -rf conftest*
  1836.   eval "ac_cv_func_$ac_func=no"
  1837. fi
  1838. rm -f conftest*
  1839.  
  1840. fi
  1841. if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
  1842.   echo "$ac_t""yes" 1>&6
  1843.   cat >> confdefs.h <<EOF
  1844. #define CRAY_STACKSEG_END $ac_func
  1845. EOF
  1846.  
  1847.   break
  1848. else
  1849.   echo "$ac_t""no" 1>&6
  1850. fi
  1851.  
  1852. done
  1853. fi
  1854.  
  1855. echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
  1856. if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
  1857.   echo $ac_n "(cached) $ac_c" 1>&6
  1858. else
  1859.   if test "$cross_compiling" = yes; then
  1860.   ac_cv_c_stack_direction=0
  1861. else
  1862. cat > conftest.$ac_ext <<EOF
  1863. #line 1867 "configure"
  1864. #include "confdefs.h"
  1865. find_stack_direction ()
  1866. {
  1867.   static char *addr = 0;
  1868.   auto char dummy;
  1869.   if (addr == 0)
  1870.     {
  1871.       addr = &dummy;
  1872.       return find_stack_direction ();
  1873.     }
  1874.   else
  1875.     return (&dummy > addr) ? 1 : -1;
  1876. }
  1877. main ()
  1878. {
  1879.   exit (find_stack_direction() < 0);
  1880. }
  1881. EOF
  1882. { (eval echo configure:1886: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }
  1883. if test -s conftest && (./conftest; exit) 2>/dev/null; then
  1884.   ac_cv_c_stack_direction=1
  1885. else
  1886.   ac_cv_c_stack_direction=-1
  1887. fi
  1888. fi
  1889. rm -fr conftest*
  1890. fi
  1891.  
  1892. echo "$ac_t""$ac_cv_c_stack_direction" 1>&6
  1893. cat >> confdefs.h <<EOF
  1894. #define STACK_DIRECTION $ac_cv_c_stack_direction
  1895. EOF
  1896.  
  1897. fi
  1898.  
  1899. echo $ac_n "checking for inline""... $ac_c" 1>&6
  1900. if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
  1901.   echo $ac_n "(cached) $ac_c" 1>&6
  1902. else
  1903.   ac_cv_c_inline=no
  1904. for ac_kw in inline __inline__ __inline; do
  1905.   cat > conftest.$ac_ext <<EOF
  1906. #line 1910 "configure"
  1907. #include "confdefs.h"
  1908.  
  1909. int main() { return 0; }
  1910. int t() {
  1911. } $ac_kw foo() {
  1912. ; return 0; }
  1913. EOF
  1914. if { (eval echo configure:1918: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
  1915.   rm -rf conftest*
  1916.   ac_cv_c_inline=$ac_kw; break
  1917. fi
  1918. rm -f conftest*
  1919.  
  1920. done
  1921.  
  1922. fi
  1923.  
  1924. echo "$ac_t""$ac_cv_c_inline" 1>&6
  1925. case "$ac_cv_c_inline" in
  1926.   inline | yes) ;;
  1927.   no) cat >> confdefs.h <<\EOF
  1928. #define inline 
  1929. EOF
  1930.  ;;
  1931.   *)  cat >> confdefs.h <<EOF
  1932. #define inline $ac_cv_c_inline
  1933. EOF
  1934.  ;;
  1935. esac
  1936.  
  1937.  
  1938. # VMS doesn't have unlink.
  1939. for ac_func in unlink remove
  1940. do
  1941. echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
  1942. if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
  1943.   echo $ac_n "(cached) $ac_c" 1>&6
  1944. else
  1945.   cat > conftest.$ac_ext <<EOF
  1946. #line 1950 "configure"
  1947. #include "confdefs.h"
  1948. /* System header to define __stub macros and hopefully few prototypes,
  1949.     which can conflict with char $ac_func(); below.  */
  1950. #include <assert.h>
  1951. /* Override any gcc2 internal prototype to avoid an error.  */
  1952. /* We use char because int might match the return type of a gcc2
  1953.     builtin and then its argument prototype would still apply.  */
  1954. char $ac_func();
  1955.  
  1956. int main() { return 0; }
  1957. int t() {
  1958.  
  1959. /* The GNU C library defines this for functions which it implements
  1960.     to always fail with ENOSYS.  Some functions are actually named
  1961.     something starting with __ and the normal name is an alias.  */
  1962. #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
  1963. choke me
  1964. #else
  1965. $ac_func();
  1966. #endif
  1967.  
  1968. ; return 0; }
  1969. EOF
  1970. if { (eval echo configure:1974: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
  1971.   rm -rf conftest*
  1972.   eval "ac_cv_func_$ac_func=yes"
  1973. else
  1974.   rm -rf conftest*
  1975.   eval "ac_cv_func_$ac_func=no"
  1976. fi
  1977. rm -f conftest*
  1978.  
  1979. fi
  1980. if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
  1981.   echo "$ac_t""yes" 1>&6
  1982.     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
  1983.   cat >> confdefs.h <<EOF
  1984. #define $ac_tr_func 1
  1985. EOF
  1986.  break
  1987. else
  1988.   echo "$ac_t""no" 1>&6
  1989. fi
  1990. done
  1991.  
  1992.  
  1993. # Some systems don't have sbrk().
  1994. for ac_func in sbrk
  1995. do
  1996. echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
  1997. if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
  1998.   echo $ac_n "(cached) $ac_c" 1>&6
  1999. else
  2000.   cat > conftest.$ac_ext <<EOF
  2001. #line 2005 "configure"
  2002. #include "confdefs.h"
  2003. /* System header to define __stub macros and hopefully few prototypes,
  2004.     which can conflict with char $ac_func(); below.  */
  2005. #include <assert.h>
  2006. /* Override any gcc2 internal prototype to avoid an error.  */
  2007. /* We use char because int might match the return type of a gcc2
  2008.     builtin and then its argument prototype would still apply.  */
  2009. char $ac_func();
  2010.  
  2011. int main() { return 0; }
  2012. int t() {
  2013.  
  2014. /* The GNU C library defines this for functions which it implements
  2015.     to always fail with ENOSYS.  Some functions are actually named
  2016.     something starting with __ and the normal name is an alias.  */
  2017. #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
  2018. choke me
  2019. #else
  2020. $ac_func();
  2021. #endif
  2022.  
  2023. ; return 0; }
  2024. EOF
  2025. if { (eval echo configure:2029: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
  2026.   rm -rf conftest*
  2027.   eval "ac_cv_func_$ac_func=yes"
  2028. else
  2029.   rm -rf conftest*
  2030.   eval "ac_cv_func_$ac_func=no"
  2031. fi
  2032. rm -f conftest*
  2033.  
  2034. fi
  2035. if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
  2036.   echo "$ac_t""yes" 1>&6
  2037.     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
  2038.   cat >> confdefs.h <<EOF
  2039. #define $ac_tr_func 1
  2040. EOF
  2041.  
  2042. else
  2043.   echo "$ac_t""no" 1>&6
  2044. fi
  2045. done
  2046.  
  2047.  
  2048. # Some non-ANSI preprocessors botch requoting inside strings.  That's bad
  2049. # enough, but on some of those systems, the assert macro relies on requoting
  2050. # working properly!
  2051. echo $ac_n "checking for working assert macro""... $ac_c" 1>&6
  2052. if eval "test \"`echo '$''{'gas_cv_assert_ok'+set}'`\" = set"; then
  2053.   echo $ac_n "(cached) $ac_c" 1>&6
  2054. else
  2055.   cat > conftest.$ac_ext <<EOF
  2056. #line 2060 "configure"
  2057. #include "confdefs.h"
  2058. #include <assert.h>
  2059. #include <stdio.h>
  2060. int main() { return 0; }
  2061. int t() {
  2062.  
  2063. /* check for requoting problems */
  2064. static int a, b, c, d;
  2065. static char *s;
  2066. assert (!strcmp(s, "foo bar baz quux"));
  2067. /* check for newline handling */
  2068. assert (a == b
  2069.         || c == d);
  2070.  
  2071. ; return 0; }
  2072. EOF
  2073. if { (eval echo configure:2077: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
  2074.   rm -rf conftest*
  2075.   gas_cv_assert_ok=yes
  2076. else
  2077.   rm -rf conftest*
  2078.   gas_cv_assert_ok=no
  2079. fi
  2080. rm -f conftest*
  2081.  
  2082. fi
  2083. echo "$ac_t""$gas_cv_assert_ok" 1>&6
  2084. test $gas_cv_assert_ok = yes || cat >> confdefs.h <<\EOF
  2085. #define BROKEN_ASSERT 1
  2086. EOF
  2087.  
  2088.  
  2089.  
  2090. # On some systems, the system header files may not declare malloc, realloc,
  2091. # and free.  There are places where gas needs these functions to have been
  2092. # declared -- such as when taking their addresses.
  2093. gas_test_headers="
  2094. #ifdef HAVE_MEMORY_H
  2095. #include <memory.h>
  2096. #endif
  2097. #ifdef HAVE_STRING_H
  2098. #include <string.h>
  2099. #endif
  2100. #ifdef HAVE_STDLIB_H
  2101. #include <stdlib.h>
  2102. #endif
  2103. #ifdef HAVE_UNISTD_H
  2104. #include <unistd.h>
  2105. #endif
  2106. "
  2107.  
  2108. echo $ac_n "checking whether declaration is required for malloc""... $ac_c" 1>&6
  2109. if eval "test \"`echo '$''{'gas_cv_decl_needed_malloc'+set}'`\" = set"; then
  2110.   echo $ac_n "(cached) $ac_c" 1>&6
  2111. else
  2112.   cat > conftest.$ac_ext <<EOF
  2113. #line 2117 "configure"
  2114. #include "confdefs.h"
  2115. $gas_test_headers
  2116. int main() { return 0; }
  2117. int t() {
  2118.  
  2119. typedef char *(*f)();
  2120. f x;
  2121. x = (f) malloc;
  2122.  
  2123. ; return 0; }
  2124. EOF
  2125. if { (eval echo configure:2129: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
  2126.   rm -rf conftest*
  2127.   gas_cv_decl_needed_malloc=no
  2128. else
  2129.   rm -rf conftest*
  2130.   gas_cv_decl_needed_malloc=yes
  2131. fi
  2132. rm -f conftest*
  2133.  
  2134. fi
  2135. echo "$ac_t""$gas_cv_decl_needed_malloc" 1>&6
  2136. test $gas_cv_decl_needed_malloc = no || {
  2137.  cat >> confdefs.h <<\EOF
  2138. #define NEED_DECLARATION_MALLOC 1
  2139. EOF
  2140.  
  2141. }
  2142.  
  2143.  
  2144. echo $ac_n "checking whether declaration is required for free""... $ac_c" 1>&6
  2145. if eval "test \"`echo '$''{'gas_cv_decl_needed_free'+set}'`\" = set"; then
  2146.   echo $ac_n "(cached) $ac_c" 1>&6
  2147. else
  2148.   cat > conftest.$ac_ext <<EOF
  2149. #line 2153 "configure"
  2150. #include "confdefs.h"
  2151. $gas_test_headers
  2152. int main() { return 0; }
  2153. int t() {
  2154.  
  2155. typedef void (*f)();
  2156. f x;
  2157. x = (f) free;
  2158.  
  2159. ; return 0; }
  2160. EOF
  2161. if { (eval echo configure:2165: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
  2162.   rm -rf conftest*
  2163.   gas_cv_decl_needed_free=no
  2164. else
  2165.   rm -rf conftest*
  2166.   gas_cv_decl_needed_free=yes
  2167. fi
  2168. rm -f conftest*
  2169.  
  2170. fi
  2171. echo "$ac_t""$gas_cv_decl_needed_free" 1>&6
  2172. test $gas_cv_decl_needed_free = no || {
  2173.  cat >> confdefs.h <<\EOF
  2174. #define NEED_DECLARATION_FREE 1
  2175. EOF
  2176.  
  2177. }
  2178.  
  2179.  
  2180. # Does errno.h declare errno, or do we have to add a separate declaration
  2181. # for it?
  2182.  
  2183. echo $ac_n "checking whether declaration is required for errno""... $ac_c" 1>&6
  2184. if eval "test \"`echo '$''{'gas_cv_decl_needed_errno'+set}'`\" = set"; then
  2185.   echo $ac_n "(cached) $ac_c" 1>&6
  2186. else
  2187.   cat > conftest.$ac_ext <<EOF
  2188. #line 2192 "configure"
  2189. #include "confdefs.h"
  2190.  
  2191. #ifdef HAVE_ERRNO_H
  2192. #include <errno.h>
  2193. #endif
  2194.  
  2195. int main() { return 0; }
  2196. int t() {
  2197.  
  2198. typedef int f;
  2199. f x;
  2200. x = (f) errno;
  2201.  
  2202. ; return 0; }
  2203. EOF
  2204. if { (eval echo configure:2208: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then
  2205.   rm -rf conftest*
  2206.   gas_cv_decl_needed_errno=no
  2207. else
  2208.   rm -rf conftest*
  2209.   gas_cv_decl_needed_errno=yes
  2210. fi
  2211. rm -f conftest*
  2212.  
  2213. fi
  2214. echo "$ac_t""$gas_cv_decl_needed_errno" 1>&6
  2215. test $gas_cv_decl_needed_errno = no || {
  2216.  cat >> confdefs.h <<\EOF
  2217. #define NEED_DECLARATION_ERRNO 1
  2218. EOF
  2219.  
  2220. }
  2221.  
  2222.  
  2223. HLDFLAGS=
  2224. RPATH_ENVVAR=LD_LIBRARY_PATH
  2225. # If we have shared libraries, try to set rpath reasonably.
  2226. if test "${shared}" = "true"; then
  2227.   case "${host}" in
  2228.   *-*-hpux*)
  2229.     HLDFLAGS='-Wl,+s,+b,$(libdir)'
  2230.     RPATH_ENVVAR=SHLIB_PATH
  2231.     ;;
  2232.   *-*-irix5*)
  2233.     HLDFLAGS='-Wl,-rpath,$(libdir)'
  2234.     ;;
  2235.   *-*-linux*aout*)
  2236.     ;;
  2237.   *-*-linux*)
  2238.     HLDFLAGS='-Wl,-rpath,$(libdir)'
  2239.     ;;
  2240.   *-*-sysv4* | *-*-solaris*)
  2241.     HLDFLAGS='-R $(libdir)'
  2242.     ;;
  2243.   esac
  2244. fi
  2245.  
  2246. # On SunOS, if the linker supports the -rpath option, use it to
  2247. # prevent ../bfd and ../opcodes from being included in the run time
  2248. # search path.
  2249. case "${host}" in
  2250.   *-*-sunos*)
  2251.     echo 'main () { }' > conftest.c
  2252.     ${CC} -o conftest -Wl,-rpath= conftest.c >/dev/null 2>conftest.t
  2253.     if grep 'unrecognized' conftest.t >/dev/null 2>&1; then
  2254.       :
  2255.     elif grep 'No such file' conftest.t >/dev/null 2>&1; then
  2256.       :
  2257.     elif grep 'do not mix' conftest.t >/dev/null 2>&1; then
  2258.       :
  2259.     elif test "${shared}" = "true"; then
  2260.       HLDFLAGS='-Wl,-rpath=$(libdir)'
  2261.     else
  2262.       HLDFLAGS='-Wl,-rpath='
  2263.     fi
  2264.     rm -f conftest.t conftest.c conftest
  2265.     ;;
  2266. esac
  2267.  
  2268.  
  2269.  
  2270. trap '' 1 2 15
  2271. cat > confcache <<\EOF
  2272. # This file is a shell script that caches the results of configure
  2273. # tests run on this system so they can be shared between configure
  2274. # scripts and configure runs.  It is not useful on other systems.
  2275. # If it contains results you don't want to keep, you may remove or edit it.
  2276. #
  2277. # By default, configure uses ./config.cache as the cache file,
  2278. # creating it if it does not exist already.  You can give configure
  2279. # the --cache-file=FILE option to use a different cache file; that is
  2280. # what configure does when it calls configure scripts in
  2281. # subdirectories, so they share the cache.
  2282. # Giving --cache-file=/dev/null disables caching, for debugging configure.
  2283. # config.status only pays attention to the cache file if you give it the
  2284. # --recheck option to rerun configure.
  2285. #
  2286. EOF
  2287. # Ultrix sh set writes to stderr and can't be redirected directly,
  2288. # and sets the high bit in the cache file unless we assign to the vars.
  2289. (set) 2>&1 |
  2290.   sed -n "s/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=\${\1='\2'}/p" \
  2291.   >> confcache
  2292. if cmp -s $cache_file confcache; then
  2293.   :
  2294. else
  2295.   if test -w $cache_file; then
  2296.     echo "updating cache $cache_file"
  2297.     cat confcache > $cache_file
  2298.   else
  2299.     echo "not updating unwritable cache $cache_file"
  2300.   fi
  2301. fi
  2302. rm -f confcache
  2303.  
  2304. trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
  2305.  
  2306. test "x$prefix" = xNONE && prefix=$ac_default_prefix
  2307. # Let make expand exec_prefix.
  2308. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
  2309.  
  2310. # Any assignment to VPATH causes Sun make to only execute
  2311. # the first set of double-colon rules, so remove it if not needed.
  2312. # If there is a colon in the path, we need to keep it.
  2313. if test "x$srcdir" = x.; then
  2314.   ac_vpsub='/^[     ]*VPATH[     ]*=[^:]*$/d'
  2315. fi
  2316.  
  2317. trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
  2318.  
  2319. DEFS=-DHAVE_CONFIG_H
  2320.  
  2321. # Without the "./", some shells look in PATH for config.status.
  2322. : ${CONFIG_STATUS=./config.status}
  2323.  
  2324. echo creating $CONFIG_STATUS
  2325. rm -f $CONFIG_STATUS
  2326. cat > $CONFIG_STATUS <<EOF
  2327. #! /bin/sh
  2328. # Generated automatically by configure.
  2329. # Run this file to recreate the current configuration.
  2330. # This directory was configured as follows,
  2331. # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
  2332. #
  2333. # $0 $ac_configure_args
  2334. #
  2335. # Compiler output produced by configure, useful for debugging
  2336. # configure, is in ./config.log if it exists.
  2337.  
  2338. ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
  2339. for ac_option
  2340. do
  2341.   case "\$ac_option" in
  2342.   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
  2343.     echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
  2344.     exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
  2345.   -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
  2346.     echo "$CONFIG_STATUS generated by autoconf version 2.10"
  2347.     exit 0 ;;
  2348.   -help | --help | --hel | --he | --h)
  2349.     echo "\$ac_cs_usage"; exit 0 ;;
  2350.   *) echo "\$ac_cs_usage"; exit 1 ;;
  2351.   esac
  2352. done
  2353.  
  2354. ac_given_srcdir=$srcdir
  2355. ac_given_INSTALL="$INSTALL"
  2356.  
  2357. trap 'rm -fr `echo "Makefile doc/Makefile .gdbinit:gdbinit.in conf" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
  2358. EOF
  2359. cat >> $CONFIG_STATUS <<EOF
  2360.  
  2361. # Protect against being on the right side of a sed subst in config.status.
  2362. sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
  2363.  s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
  2364. $ac_vpsub
  2365. $extrasub
  2366. s%@CFLAGS@%$CFLAGS%g
  2367. s%@CPPFLAGS@%$CPPFLAGS%g
  2368. s%@CXXFLAGS@%$CXXFLAGS%g
  2369. s%@DEFS@%$DEFS%g
  2370. s%@LDFLAGS@%$LDFLAGS%g
  2371. s%@LIBS@%$LIBS%g
  2372. s%@exec_prefix@%$exec_prefix%g
  2373. s%@prefix@%$prefix%g
  2374. s%@program_transform_name@%$program_transform_name%g
  2375. s%@bindir@%$bindir%g
  2376. s%@sbindir@%$sbindir%g
  2377. s%@libexecdir@%$libexecdir%g
  2378. s%@datadir@%$datadir%g
  2379. s%@sysconfdir@%$sysconfdir%g
  2380. s%@sharedstatedir@%$sharedstatedir%g
  2381. s%@localstatedir@%$localstatedir%g
  2382. s%@libdir@%$libdir%g
  2383. s%@includedir@%$includedir%g
  2384. s%@oldincludedir@%$oldincludedir%g
  2385. s%@infodir@%$infodir%g
  2386. s%@mandir@%$mandir%g
  2387. s%@host@%$host%g
  2388. s%@host_alias@%$host_alias%g
  2389. s%@host_cpu@%$host_cpu%g
  2390. s%@host_vendor@%$host_vendor%g
  2391. s%@host_os@%$host_os%g
  2392. s%@target@%$target%g
  2393. s%@target_alias@%$target_alias%g
  2394. s%@target_cpu@%$target_cpu%g
  2395. s%@target_vendor@%$target_vendor%g
  2396. s%@target_os@%$target_os%g
  2397. s%@build@%$build%g
  2398. s%@build_alias@%$build_alias%g
  2399. s%@build_cpu@%$build_cpu%g
  2400. s%@build_vendor@%$build_vendor%g
  2401. s%@build_os@%$build_os%g
  2402. /@target_frag@/r $target_frag
  2403. s%@target_frag@%%g
  2404. s%@extra_objects@%$extra_objects%g
  2405. s%@target_cpu_type@%$target_cpu_type%g
  2406. s%@obj_format@%$obj_format%g
  2407. s%@atof@%$atof%g
  2408. s%@OPCODES_DEP@%$OPCODES_DEP%g
  2409. s%@OPCODES_LIB@%$OPCODES_LIB%g
  2410. s%@BFDDEP@%$BFDDEP%g
  2411. s%@BFDLIB@%$BFDLIB%g
  2412. s%@ALL_OBJ_DEPS@%$ALL_OBJ_DEPS%g
  2413. s%@CC@%$CC%g
  2414. s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
  2415. s%@INSTALL_DATA@%$INSTALL_DATA%g
  2416. s%@CPP@%$CPP%g
  2417. s%@ALLOCA@%$ALLOCA%g
  2418. s%@HLDFLAGS@%$HLDFLAGS%g
  2419. s%@RPATH_ENVVAR@%$RPATH_ENVVAR%g
  2420.  
  2421. CEOF
  2422. EOF
  2423. cat >> $CONFIG_STATUS <<EOF
  2424.  
  2425. CONFIG_FILES=\${CONFIG_FILES-"Makefile doc/Makefile .gdbinit:gdbinit.in"}
  2426. EOF
  2427. cat >> $CONFIG_STATUS <<\EOF
  2428. for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
  2429.   # Support "outfile[:infile]", defaulting infile="outfile.in".
  2430.   case "$ac_file" in
  2431.   *:*) ac_file_in=`echo "$ac_file"|sed 's%.*:%%'`
  2432.        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
  2433.   *) ac_file_in="${ac_file}.in" ;;
  2434.   esac
  2435.  
  2436.   # Adjust relative srcdir, etc. for subdirectories.
  2437.  
  2438.   # Remove last slash and all that follows it.  Not all systems have dirname.
  2439.   ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
  2440.   if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
  2441.     # The file is in a subdirectory.
  2442.     test ! -d "$ac_dir" && mkdir "$ac_dir"
  2443.     ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
  2444.     # A "../" for each directory in $ac_dir_suffix.
  2445.     ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
  2446.   else
  2447.     ac_dir_suffix= ac_dots=
  2448.   fi
  2449.  
  2450.   case "$ac_given_srcdir" in
  2451.   .)  srcdir=.
  2452.       if test -z "$ac_dots"; then top_srcdir=.
  2453.       else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
  2454.   /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
  2455.   *) # Relative path.
  2456.     srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
  2457.     top_srcdir="$ac_dots$ac_given_srcdir" ;;
  2458.   esac
  2459.  
  2460.   case "$ac_given_INSTALL" in
  2461.   [/$]*) INSTALL="$ac_given_INSTALL" ;;
  2462.   *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
  2463.   esac
  2464.   echo creating "$ac_file"
  2465.   rm -f "$ac_file"
  2466.   configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
  2467.   case "$ac_file" in
  2468.   *Makefile*) ac_comsub="1i\\
  2469. # $configure_input" ;;
  2470.   *) ac_comsub= ;;
  2471.   esac
  2472.   sed -e "$ac_comsub
  2473. s%@configure_input@%$configure_input%g
  2474. s%@srcdir@%$srcdir%g
  2475. s%@top_srcdir@%$top_srcdir%g
  2476. s%@INSTALL@%$INSTALL%g
  2477. " -f conftest.subs $ac_given_srcdir/$ac_file_in > $ac_file
  2478. fi; done
  2479. rm -f conftest.subs
  2480.  
  2481. # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
  2482. # NAME is the cpp macro being defined and VALUE is the value it is being given.
  2483. #
  2484. # ac_d sets the value in "#define NAME VALUE" lines.
  2485. ac_dA='s%^\([     ]*\)#\([     ]*define[     ][     ]*\)'
  2486. ac_dB='\([     ][     ]*\)[^     ]*%\1#\2'
  2487. ac_dC='\3'
  2488. ac_dD='%g'
  2489. # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
  2490. ac_uA='s%^\([     ]*\)#\([     ]*\)undef\([     ][     ]*\)'
  2491. ac_uB='\([     ]\)%\1#\2define\3'
  2492. ac_uC=' '
  2493. ac_uD='\4%g'
  2494. # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
  2495. ac_eA='s%^\([     ]*\)#\([     ]*\)undef\([     ][     ]*\)'
  2496. ac_eB='$%\1#\2define\3'
  2497. ac_eC=' '
  2498. ac_eD='%g'
  2499.  
  2500. CONFIG_HEADERS=${CONFIG_HEADERS-"conf"}
  2501. for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
  2502.   # Support "outfile[:infile]", defaulting infile="outfile.in".
  2503.   case "$ac_file" in
  2504.   *:*) ac_file_in=`echo "$ac_file"|sed 's%.*:%%'`
  2505.        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
  2506.   *) ac_file_in="${ac_file}.in" ;;
  2507.   esac
  2508.  
  2509.   echo creating $ac_file
  2510.  
  2511.   rm -f conftest.frag conftest.in conftest.out
  2512.   cp $ac_given_srcdir/$ac_file_in conftest.in
  2513.  
  2514. EOF
  2515.  
  2516. # Transform confdefs.h into a sed script conftest.vals that substitutes
  2517. # the proper values into config.h.in to produce config.h.  And first:
  2518. # Protect against being on the right side of a sed subst in config.status.
  2519. # Protect against being in an unquoted here document in config.status.
  2520. rm -f conftest.vals
  2521. cat > conftest.hdr <<\EOF
  2522. s/[\\&%]/\\&/g
  2523. s%[\\$`]%\\&%g
  2524. s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
  2525. s%ac_d%ac_u%gp
  2526. s%ac_u%ac_e%gp
  2527. EOF
  2528. sed -n -f conftest.hdr confdefs.h > conftest.vals
  2529. rm -f conftest.hdr
  2530.  
  2531. # This sed command replaces #undef with comments.  This is necessary, for
  2532. # example, in the case of _POSIX_SOURCE, which is predefined and required
  2533. # on some systems where configure will not decide to define it.
  2534. cat >> conftest.vals <<\EOF
  2535. s%^[     ]*#[     ]*undef[     ][     ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
  2536. EOF
  2537.  
  2538. # Break up conftest.vals because some shells have a limit on
  2539. # the size of here documents, and old seds have small limits too.
  2540. # Maximum number of lines to put in a single here document.
  2541. ac_max_here_lines=12
  2542.  
  2543. rm -f conftest.tail
  2544. while :
  2545. do
  2546.   ac_lines=`grep -c . conftest.vals`
  2547.   # grep -c gives empty output for an empty file on some AIX systems.
  2548.   if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
  2549.   # Write a limited-size here document to conftest.frag.
  2550.   echo '  cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
  2551.   sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
  2552.   echo 'CEOF
  2553.   sed -f conftest.frag conftest.in > conftest.out
  2554.   rm -f conftest.in
  2555.   mv conftest.out conftest.in
  2556. ' >> $CONFIG_STATUS
  2557.   sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
  2558.   rm -f conftest.vals
  2559.   mv conftest.tail conftest.vals
  2560. done
  2561. rm -f conftest.vals
  2562.  
  2563. cat >> $CONFIG_STATUS <<\EOF
  2564.   rm -f conftest.frag conftest.h
  2565.   echo "/* $ac_file.  Generated automatically by configure.  */" > conftest.h
  2566.   cat conftest.in >> conftest.h
  2567.   rm -f conftest.in
  2568.   if cmp -s $ac_file conftest.h 2>/dev/null; then
  2569.     echo "$ac_file is unchanged"
  2570.     rm -f conftest.h
  2571.   else
  2572.     # Remove last slash and all that follows it.  Not all systems have dirname.
  2573.       ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
  2574.       if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
  2575.       # The file is in a subdirectory.
  2576.       test ! -d "$ac_dir" && mkdir "$ac_dir"
  2577.     fi
  2578.     rm -f $ac_file
  2579.     mv conftest.h $ac_file
  2580.   fi
  2581. fi; done
  2582.  
  2583. EOF
  2584.  
  2585. cat >> $CONFIG_STATUS <<EOF
  2586. ac_sources="$files"
  2587. ac_dests="$links"
  2588. EOF
  2589.  
  2590. cat >> $CONFIG_STATUS <<\EOF
  2591. srcdir=$ac_given_srcdir
  2592. while test -n "$ac_sources"; do
  2593.   set $ac_dests; ac_dest=$1; shift; ac_dests=$*
  2594.   set $ac_sources; ac_source=$1; shift; ac_sources=$*
  2595.  
  2596.   echo "linking $srcdir/$ac_source to $ac_dest"
  2597.  
  2598.   if test ! -r $srcdir/$ac_source; then
  2599.     { echo "configure: error: $srcdir/$ac_source: File not found" 1>&2; exit 1; }
  2600.   fi
  2601.   rm -f $ac_dest
  2602.  
  2603.   # Make relative symlinks.
  2604.   # Remove last slash and all that follows it.  Not all systems have dirname.
  2605.   ac_dest_dir=`echo $ac_dest|sed 's%/[^/][^/]*$%%'`
  2606.   if test "$ac_dest_dir" != "$ac_dest" && test "$ac_dest_dir" != .; then
  2607.     # The dest file is in a subdirectory.
  2608.     test ! -d "$ac_dest_dir" && mkdir "$ac_dest_dir"
  2609.     ac_dest_dir_suffix="/`echo $ac_dest_dir|sed 's%^\./%%'`"
  2610.     # A "../" for each directory in $ac_dest_dir_suffix.
  2611.     ac_dots=`echo $ac_dest_dir_suffix|sed 's%/[^/]*%../%g'`
  2612.   else
  2613.     ac_dest_dir_suffix= ac_dots=
  2614.   fi
  2615.  
  2616.   case "$srcdir" in
  2617.   [/$]*) ac_rel_source="$srcdir/$ac_source" ;;
  2618.   *) ac_rel_source="$ac_dots$srcdir/$ac_source" ;;
  2619.   esac
  2620.  
  2621.   # Make a symlink if possible; otherwise try a hard link.
  2622.   if ln -s $ac_rel_source $ac_dest 2>/dev/null ||
  2623.     ln $srcdir/$ac_source $ac_dest; then :
  2624.   else
  2625.     { echo "configure: error: can not link $ac_dest to $srcdir/$ac_source" 1>&2; exit 1; }
  2626.   fi
  2627. done
  2628.  
  2629.  
  2630. exit 0
  2631. EOF
  2632. chmod +x $CONFIG_STATUS
  2633. rm -fr confdefs* $ac_clean_files
  2634. test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
  2635.  
  2636.